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