2 references to Test_IntegrationTestService_Start
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
VisualStudioInstance.cs (2)
297
if (dte.Commands.Item(WellKnownCommandNames.
Test_IntegrationTestService_Start
).IsAvailable)
299
dte.ExecuteCommand(WellKnownCommandNames.
Test_IntegrationTestService_Start
);