1 write to ShowAssembly
dotnet (1)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
98ShowAssembly = true,
5 references to ShowAssembly
dotnet (5)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (5)
118if (_options.ShowAssembly && _options.ShowAssemblyStartAndComplete) 242if (!_options.ShowAssembly && _assemblies.Count == 1) 253if (_options.ShowAssembly && _assemblies.Count > 1) 513if (_options.ShowAssembly) 740if (!_isHelp && !_isDiscovery && _options.ShowAssembly && _options.ShowAssemblyStartAndComplete)