4 references to TestOptions
dotnet (4)
Commands\Test\MTP\TestApplication.cs (4)
188
foreach (var (name, value) in
TestOptions
.EnvironmentVariables)
213
if (
TestOptions
.IsHelp)
218
if (
TestOptions
.IsDiscovery)
433
if (!
TestOptions
.IsHelp)