2 references to OnSelectionChanged
Microsoft.CodeAnalysis.EditorFeatures (2)
Shared\Tagging\EventSources\TaggerEventSources.SelectionChangedEventSource.cs (2)
17=> _textView.Selection.SelectionChanged += OnSelectionChanged; 20=> _textView.Selection.SelectionChanged -= OnSelectionChanged;