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