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