2 references to OnCacheHit
Microsoft.TestPlatform.CrossPlatEngine (2)
Execution\TestRunCache.cs (2)
38
private readonly
OnCacheHit
_onCacheHit;
81
internal TestRunCache(long cacheSize, TimeSpan cacheTimeout,
OnCacheHit
onCacheHit)