SyntaxNodeOrTokenList.FullSpan Property

Definition

The absolute span of the list elements in characters, including the leading and trailing trivia of the first and last elements.

public Microsoft.CodeAnalysis.Text.TextSpan FullSpan { get; }

Property Value

Applies to