2 references to SendTestCaseEnd
Microsoft.TestPlatform.CrossPlatEngine (2)
Adapter\TestExecutionRecorder.cs (2)
144SendTestCaseEnd(testResult.TestCase, testResult.Outcome, explicitEnd: false); 170SendTestCaseEnd(testCase, outcome, explicitEnd: true);