9 references to TestOptions
dotnet (9)
Commands\Test\MTP\TestApplication.cs (9)
325if (TestOptions.CollectTestMap) 329else if (TestOptions.AffectedTests) 365if (TestOptions.IsHelp) 370if (TestOptions.IsDiscovery) 375if (TestOptions.CollectTestMap && !TestOptions.CollectTestMapForwarded) 380if (TestOptions.AffectedTests && !TestOptions.AffectedTestsForwarded) 919if (!TestOptions.IsHelp)