3 references to LogErrorMessage
Microsoft.TestPlatform.CommunicationUtilities (3)
TestRequestSender.cs (3)
682
LogErrorMessage
(string.Format(CultureInfo.CurrentCulture, CommonResources.AbortedTestRun, reason));
709
LogErrorMessage
(string.Format(CultureInfo.CurrentCulture, CommonResources.AbortedTestDiscoveryWithReason, reason));
714
LogErrorMessage
(CommonResources.AbortedTestDiscovery);