1 write to ShowAssemblyStartAndComplete
dotnet (1)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
118ShowAssemblyStartAndComplete = true,
2 references to ShowAssemblyStartAndComplete
dotnet (2)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (2)
118if (_options.ShowAssembly && _options.ShowAssemblyStartAndComplete) 737if (!_isHelp && !_isDiscovery && _options.ShowAssembly && _options.ShowAssemblyStartAndComplete)