1 write to ShowAssembly
dotnet (1)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
117ShowAssembly = 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) 510if (_options.ShowAssembly) 737if (!_isHelp && !_isDiscovery && _options.ShowAssembly && _options.ShowAssemblyStartAndComplete)