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