1 write to ShowAssemblyStartAndComplete
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
652ShowAssemblyStartAndComplete = !isJsonDiscovery,
2 references to ShowAssemblyStartAndComplete
dotnet-aot (2)
parent\dotnet\Commands\Test\MTP\Terminal\TerminalTestReporter.cs (2)
155if (_options.ShowAssembly && _options.ShowAssemblyStartAndComplete) 1082if (!_isHelp && !_isDiscovery && _options.ShowAssembly && _options.ShowAssemblyStartAndComplete)