4 references to SafeInvoke
Microsoft.TestPlatform.CrossPlatEngine (4)
Client\MTP\MtpDataCollectionForwarder.cs (4)
105SafeInvoke(() => _publisher.SendTestCaseStart(testCase)); 120SafeInvoke(() => _publisher.SendTestCaseEnd(result.TestCase, result.Outcome)); 124SafeInvoke(() => _publisher.SendTestResult(result)); 138SafeInvoke(() => _publisher.SendSessionEnd());