1 write to ShowAssembly
dotnet (1)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
114ShowAssembly = true,
5 references to ShowAssembly
dotnet (5)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (5)
130if (_options.ShowAssembly && _options.ShowAssemblyStartAndComplete) 268if (!_options.ShowAssembly && _assemblies.Count == 1) 279if (_options.ShowAssembly && _assemblies.Count > 1) 572if (_options.ShowAssembly) 812if (!_isHelp && !_isDiscovery && _options.ShowAssembly && _options.ShowAssemblyStartAndComplete)