3 references to LogErrorMessage
Microsoft.TestPlatform.CommunicationUtilities (3)
TestRequestSender.cs (3)
702
LogErrorMessage
(string.Format(CultureInfo.CurrentCulture, CommonResources.AbortedTestRun, reason));
729
LogErrorMessage
(string.Format(CultureInfo.CurrentCulture, CommonResources.AbortedTestDiscoveryWithReason, reason));
734
LogErrorMessage
(CommonResources.AbortedTestDiscovery);