3 references to RegexOtherEscape
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexClassifier.cs (2)
290=> ClassifyWholeNode(node, ClassificationTypeNames.RegexOtherEscape); 316: ClassificationTypeNames.RegexOtherEscape);
Microsoft.CodeAnalysis.Workspaces (1)
Classification\ClassificationTypeNames.cs (1)
89RegexOtherEscape,