1 instantiation of TestRunCache
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\BaseRunTests.cs (1)
145
TestRunCache = new
TestRunCache
(TestExecutionContext.FrequencyOfRunStatsChangeEvent, TestExecutionContext.RunStatsChangeEventTimeout, OnCacheHit);
1 reference to TestRunCache
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\TestRunCache.cs (1)
76
/// Initializes a new instance of the <see cref="
TestRunCache
"/> class.