7 references to OnDocumentActiveContextChanged
Microsoft.CodeAnalysis.EditorFeatures (7)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (1)
50TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer));
Classification\Semantic\AbstractSemanticOrEmbeddedClassificationViewTaggerProvider.cs (1)
78TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer),
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
108TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer),
EditAndContinue\ActiveStatementTaggerProvider.cs (1)
43TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer));
InlineDiagnostics\AbstractDiagnosticsTaggerProvider.SingleDiagnosticKindPullTaggerProvider.cs (1)
83TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer),
NavigationBar\NavigationBarController.cs (1)
131TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer),
ReferenceHighlighting\ReferenceHighlightingViewTaggerProvider.cs (1)
64TaggerEventSources.OnDocumentActiveContextChanged(subjectBuffer));