TextSyntaxNode.Source

TextSyntaxNode.Source property

Return the source text.

public virtual SourceText Source { get; }

See Also