LineMapping.Span Property

Definition

The span in the syntax tree containing the line mapping directive.

public Microsoft.CodeAnalysis.Text.LinePositionSpan Span { get; }
member this.Span : Microsoft.CodeAnalysis.Text.LinePositionSpan
Public ReadOnly Property Span As LinePositionSpan

Property Value

Applies to