5 references to ReportHandshakeFailure
dotnet (5)
Commands\Test\MTP\TestApplicationHandler.cs (5)
43
ReportHandshakeFailure
(failureMessage);
56
ReportHandshakeFailure
(validationError!);
69
ReportHandshakeFailure
(validationError!);
79
ReportHandshakeFailure
(string.Format(CliCommandStrings.MismatchingHandshakeInfo, currentHandshakeInfo, _handshakeInfo.Value));
104
ReportHandshakeFailure
(string.Format(CliCommandStrings.MismatchingHandshakeExecutionMode, executionMode, expectedExecutionMode));