2 references to guidTestWindowCmdSet
Microsoft.VisualStudio.IntegrationTest.Setup (2)
IntegrationTestServiceCommands.cs (2)
64var startMenuCmdId = new CommandID(guidTestWindowCmdSet, cmdidStartIntegrationTestService); 71var stopMenuCmdId = new CommandID(guidTestWindowCmdSet, cmdidStopIntegrationTestService);