2 references to RegexText
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexClassifier.cs (1)
305
=> AddClassification(node.TextToken, ClassificationTypeNames.
RegexText
);
Microsoft.CodeAnalysis.Workspaces (1)
Classification\ClassificationTypeNames.cs (1)
87
RegexText
,