6 references to InteractiveCommands
Microsoft.VisualStudio.LanguageServices (4)
Interactive\CSharpResetInteractiveMenuCommand.cs (2)
31
=> new(ID.
InteractiveCommands
.CSharpInteractiveCommandSetId, ID.
InteractiveCommands
.ResetInteractiveFromProject);
Interactive\VisualBasicResetInteractiveMenuCommand.cs (2)
31
=> new(ID.
InteractiveCommands
.VisualBasicInteractiveCommandSetId, ID.
InteractiveCommands
.ResetInteractiveFromProject);
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Interactive\CSharpVsInteractiveWindowPackage.cs (2)
36
new CommandID(ID.
InteractiveCommands
.CSharpInteractiveCommandSetId, ID.
InteractiveCommands
.InteractiveToolWindow));