1 instantiation of IntegrationTestServiceCommands
Microsoft.VisualStudio.IntegrationTest.Setup (1)
IntegrationTestServiceCommands.cs (1)
94Instance = new IntegrationTestServiceCommands(package);
2 references to IntegrationTestServiceCommands
Microsoft.VisualStudio.IntegrationTest.Setup (2)
IntegrationTestServiceCommands.cs (1)
88public static IntegrationTestServiceCommands? Instance { get; private set; }
IntegrationTestServicePackage.cs (1)
31IntegrationTestServiceCommands.Initialize(this);