2 references to JsonOperator
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Json\LanguageServices\JsonClassifier.cs (1)
185AddClassification(node.MinusToken, ClassificationTypeNames.JsonOperator);
Microsoft.CodeAnalysis.Workspaces (1)
Classification\ClassificationTypeNames.cs (1)
95JsonOperator,