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