2 references to Try
dotnet (2)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (2)
154
terminal.Append($"({string.Format(CliCommandStrings.
Try
, currentAttemptNumber)}) ");
580
terminal.Append($" ({string.Format(CliCommandStrings.
Try
, attempt)})");