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