1 write to _codeWindowEventsSink
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineControl.xaml.cs (1)
152
_codeWindowEventsSink
= ComEventSink.Advise<IVsCodeWindowEvents>(codeWindow, this);
1 reference to _codeWindowEventsSink
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineControl.xaml.cs (1)
159
_codeWindowEventsSink
.Unadvise();