2 references to JsonComment
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Json\LanguageServices\JsonClassifier.cs (1)
108context.AddClassification(ClassificationTypeNames.JsonComment, GetSpan(trivia.VirtualChars));
Microsoft.CodeAnalysis.Workspaces (1)
Classification\ClassificationTypeNames.cs (1)
90JsonComment,