3 references to UnexpectedMessageWithoutTestHostHandshake
dotnet (3)
Commands\Test\MTP\TestApplicationHandler.cs (3)
223
throw new InvalidOperationException(string.Format(CliCommandStrings.
UnexpectedMessageWithoutTestHostHandshake
, nameof(DiscoveredTestMessages)));
263
throw new InvalidOperationException(string.Format(CliCommandStrings.
UnexpectedMessageWithoutTestHostHandshake
, nameof(TestResultMessages)));
366
throw new InvalidOperationException(string.Format(CliCommandStrings.
UnexpectedMessageWithoutTestHostHandshake
, nameof(FileArtifactMessages)));