2 writes to Context
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexClassifier.cs (2)
62visitor.Context = context; 67visitor.Context = default;
1 reference to Context
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexClassifier.cs (1)
111Context.AddClassification(typeName, token.GetSpan());