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