1 reference to KindText
Microsoft.CodeAnalysis (1)
Syntax\SyntaxNode.cs (1)
53
return GetType().Name + " " +
KindText
+ " " + ToString();