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