1 write to _testRunCache
Microsoft.TestPlatform.CrossPlatEngine (1)
Adapter\TestExecutionRecorder.cs (1)
40_testRunCache = testRunCache;
3 references to _testRunCache
Microsoft.TestPlatform.CrossPlatEngine (3)
Adapter\TestExecutionRecorder.cs (3)
72_testRunCache.OnTestStarted(testCase); 105_testRunCache.OnNewTestResult(testResult); 117_testRunCache.OnTestCompletion(testCase);