4 references to TestOptions
dotnet (4)
Commands\Test\MTP\TestApplication.cs (4)
150
foreach (var (name, value) in
TestOptions
.EnvironmentVariables)
182
if (
TestOptions
.IsHelp)
187
if (
TestOptions
.IsDiscovery)
349
if (!
TestOptions
.IsHelp)