1 write to ShowAssemblyStartAndComplete
dotnet (1)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
624
ShowAssemblyStartAndComplete
= !isJsonDiscovery,
2 references to ShowAssemblyStartAndComplete
dotnet (2)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (2)
155
if (_options.ShowAssembly && _options.
ShowAssemblyStartAndComplete
)
1082
if (!_isHelp && !_isDiscovery && _options.ShowAssembly && _options.
ShowAssemblyStartAndComplete
)