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