TextSyntaxNode.Source

TextSyntaxNode.Source property

Return the source text.

public SourceText Source { get; }

See Also