1 write to _testRunCache
Microsoft.TestPlatform.CrossPlatEngine (1)
Adapter\TestExecutionRecorder.cs (1)
66_testRunCache = testRunCache;
3 references to _testRunCache
Microsoft.TestPlatform.CrossPlatEngine (3)
Adapter\TestExecutionRecorder.cs (3)
100_testRunCache.OnTestStarted(testCase); 152_testRunCache.OnNewTestResult(testResult); 164_testRunCache.OnTestCompletion(testCase);