6 references to ReportHandshakeFailure
dotnet (6)
Commands\Test\MTP\TestApplicationHandler.cs (6)
55
ReportHandshakeFailure
(failureMessage);
68
ReportHandshakeFailure
(validationError!);
79
ReportHandshakeFailure
(string.Format(
91
ReportHandshakeFailure
(validationError!);
101
ReportHandshakeFailure
(string.Format(CliCommandStrings.MismatchingHandshakeInfo, currentHandshakeInfo, _handshakeInfo.Value));
142
ReportHandshakeFailure
(string.Format(CliCommandStrings.MismatchingHandshakeExecutionMode, executionMode, expectedExecutionMode));