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