2 references to GetStandardError
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\MTP\MtpServerConnection.cs (2)
117
throw new TimeoutException($"The Microsoft.Testing.Platform application '{source}' did not connect back within {connectionTimeout.TotalSeconds:N0}s. {
GetStandardError
()}");
233
FailPending(new IOException($"The MTP connection was closed. {
GetStandardError
()}"));