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