1 write to ShowAssembly
dotnet (1)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
623
ShowAssembly
= !isJsonDiscovery,
7 references to ShowAssembly
dotnet (7)
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)