1 write to _dte
Microsoft.VisualStudio.LanguageServices (1)
Interactive\VsResetInteractive.cs (1)
51_dte = dte;
2 references to _dte
Microsoft.VisualStudio.LanguageServices (2)
Interactive\VsResetInteractive.cs (2)
291_dte.ExecuteCommand("Build.BuildSelection"); 297=> _dte.ExecuteCommand("Build.Cancel");