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