4 references to TestOptions
dotnet (4)
Commands\Test\MTP\TestApplication.cs (4)
108
foreach (var (name, value) in
TestOptions
.EnvironmentVariables)
139
if (
TestOptions
.IsHelp)
144
if (
TestOptions
.IsDiscovery)
300
if (!
TestOptions
.IsHelp)