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