2 references to OnEventSourceChanged
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentOutlineControl.xaml.cs (2)
150
_textViewEventSource.Changed +=
OnEventSourceChanged
;
160
_textViewEventSource.Changed -=
OnEventSourceChanged
;