1 reference to GetKind
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\RegexLexer.cs (1)
68
return CreateToken(
GetKind
(ch), trivia, Text.GetSubSequence(new TextSpan(Position - 1, 1)));