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