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