5 references to OnDocumentActiveContextChanged
Microsoft.CodeAnalysis.EditorFeatures (5)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (1)
50TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer));
Classification\Semantic\AbstractSemanticOrEmbeddedClassificationViewTaggerProvider.cs (1)
79TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer),
EditAndContinue\ActiveStatementTaggerProvider.cs (1)
46TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer));
NavigationBar\NavigationBarController.cs (1)
131TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer),
ReferenceHighlighting\ReferenceHighlightingViewTaggerProvider.cs (1)
63TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer));