2 references to JsonPropertyName
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Json\LanguageServices\JsonClassifier.cs (1)
141AddClassification(node.NameToken, ClassificationTypeNames.JsonPropertyName);
Microsoft.CodeAnalysis.Workspaces (1)
Classification\ClassificationTypeNames.cs (1)
99JsonPropertyName,