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