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