2 writes to Context
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\Json\LanguageServices\JsonClassifier.cs (2)
57visitor.Context = context; 62visitor.Context = default;
1 reference to Context
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Json\LanguageServices\JsonClassifier.cs (1)
119Context.AddClassification(typeName, token.GetSpan());