2 references to TestResult
Microsoft.TestPlatform.CommunicationUtilities (2)
Serialization\TestResultConverter.cs (1)
28var testResult = new TestResult(testCase);
Serialization\TestResultConverterV2.cs (1)
31var testResult = new TestResult(testCase);