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)
36new CommandID(ID.InteractiveCommands.CSharpInteractiveCommandSetId, ID.InteractiveCommands.InteractiveToolWindow));