1 write to _package
Microsoft.VisualStudio.IntegrationTest.Setup (1)
IntegrationTestServiceCommands.cs (1)
62_package = package ?? throw new ArgumentNullException(nameof(package));
1 reference to _package
Microsoft.VisualStudio.IntegrationTest.Setup (1)
IntegrationTestServiceCommands.cs (1)
90private IServiceProvider ServiceProvider => _package;