3 references to OnCaretPositionChanged
Microsoft.CodeAnalysis.EditorFeatures (3)
BraceMatching\BraceHighlightingViewTaggerProvider.cs (1)
59
TaggerEventSources.
OnCaretPositionChanged
(textView, subjectBuffer),
KeywordHighlighting\HighlighterViewTaggerProvider.cs (1)
68
TaggerEventSources.
OnCaretPositionChanged
(textView, subjectBuffer),
ReferenceHighlighting\ReferenceHighlightingViewTaggerProvider.cs (1)
71
TaggerEventSources.
OnCaretPositionChanged
(textView, textView.TextBuffer),