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