3 references to Text
Microsoft.CodeAnalysis.Features (3)
EmbeddedLanguages\RegularExpressions\RegexParser.cs (3)
312
if (current.Kind != RegexKind.
Text
)
371
if (next.Kind == RegexKind.
Text
)
1375
case RegexKind.
Text
: