2 references to GetAbortErrorMessage
Microsoft.TestPlatform.CommunicationUtilities (2)
TestRequestSender.cs (2)
700
var reason =
GetAbortErrorMessage
(exception, getClientError);
726
if (
GetAbortErrorMessage
(exception, getClientError) is string reason)