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