2 references to RegexComment
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexClassifier.cs (1)
100context.AddClassification(ClassificationTypeNames.RegexComment, GetSpan(trivia.VirtualChars));
Microsoft.CodeAnalysis.Workspaces (1)
Classification\ClassificationTypeNames.cs (1)
81RegexComment,