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