1 reference to GetValueText
Microsoft.CodeAnalysis (1)
Syntax\SyntaxToken.cs (1)
151public string ValueText => Node?.GetValueText() ?? string.Empty;