1 write to _cookie
Microsoft.VisualStudio.LanguageServices (1)
Interactive\VsUpdateSolutionEvents.cs (1)
31buildManager.AdviseUpdateSolutionEvents(this, out _cookie));
1 reference to _cookie
Microsoft.VisualStudio.LanguageServices (1)
Interactive\VsUpdateSolutionEvents.cs (1)
58Marshal.ThrowExceptionForHR(_buildManager.UnadviseUpdateSolutionEvents(_cookie));