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