8 references to OnDocumentActiveContextChanged
Microsoft.CodeAnalysis.EditorFeatures (6)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (1)
59TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer));
Classification\Semantic\AbstractSemanticOrEmbeddedClassificationViewTaggerProvider.cs (1)
75TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer),
Diagnostics\AbstractPushOrPullDiagnosticsTaggerProvider.cs (1)
84TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer),
EditAndContinue\ActiveStatementTaggerProvider.cs (1)
63TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer));
NavigationBar\NavigationBarController.cs (1)
121TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer),
ReferenceHighlighting\ReferenceHighlightingViewTaggerProvider.cs (1)
73TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer));
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentOutlineControl.xaml.cs (1)
144TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer),
InheritanceMargin\InheritanceMarginTaggerProvider.cs (1)
70TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer),