4 references to OnCaretPositionChanged
Microsoft.CodeAnalysis.EditorFeatures (4)
BraceMatching\BraceHighlightingViewTaggerProvider.cs (1)
44
TaggerEventSources.
OnCaretPositionChanged
(textView, subjectBuffer),
Copilot\CopilotTaggerProvider.cs (1)
46
TaggerEventSources.
OnCaretPositionChanged
(textView, subjectBuffer),
KeywordHighlighting\HighlighterViewTaggerProvider.cs (1)
56
TaggerEventSources.
OnCaretPositionChanged
(textView, subjectBuffer),
ReferenceHighlighting\ReferenceHighlightingViewTaggerProvider.cs (1)
61
TaggerEventSources.
OnCaretPositionChanged
(textView, textView.TextBuffer),