1 write to _codeWindowEventsSink
Microsoft.VisualStudio.LanguageServices (1)
Utilities\VsCodeWindowViewTracker.cs (1)
48
_codeWindowEventsSink
= ComEventSink.Advise<IVsCodeWindowEvents>(codeWindow, this);
1 reference to _codeWindowEventsSink
Microsoft.VisualStudio.LanguageServices (1)
Utilities\VsCodeWindowViewTracker.cs (1)
140
_codeWindowEventsSink
.Unadvise();