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