2 writes to _cookie
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
InProcess\SolutionExplorerInProcess.cs (2)
718ErrorHandler.ThrowOnFailure(solutionBuildManager.AdviseUpdateSolutionEvents(this, out _cookie)); 741_cookie = 0;
2 references to _cookie
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
InProcess\SolutionExplorerInProcess.cs (2)
738if (_cookie != 0) 740var tempCookie = _cookie;