1 write to ShowAssembly
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
651
ShowAssembly
= !isJsonDiscovery,
7 references to ShowAssembly
dotnet-aot (7)
parent\dotnet\Commands\Test\MTP\Terminal\TerminalTestReporter.cs (7)
155
if (_options.
ShowAssembly
&& _options.ShowAssemblyStartAndComplete)
354
if (!_options.
ShowAssembly
&& assemblies.Count == 1)
365
if (_options.
ShowAssembly
&& assemblies.Count > 1)
507
if (_options.
ShowAssembly
&& assemblies.Count > 1)
582
if (_options.
ShowAssembly
&& assemblies.Count > 1)
840
if (_options.
ShowAssembly
)
1082
if (!_isHelp && !_isDiscovery && _options.
ShowAssembly
&& _options.ShowAssemblyStartAndComplete)