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