1 write to _buildManager
Microsoft.VisualStudio.LanguageServices (1)
Interactive\VsUpdateSolutionEvents.cs (1)
28
_buildManager
= buildManager;
1 reference to _buildManager
Microsoft.VisualStudio.LanguageServices (1)
Interactive\VsUpdateSolutionEvents.cs (1)
58
Marshal.ThrowExceptionForHR(
_buildManager
.UnadviseUpdateSolutionEvents(_cookie));