1 reference to GetValue
Microsoft.CodeAnalysis (1)
Syntax\SyntaxToken.cs (1)
146
public object? Value => Node?.
GetValue
();