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