2 references to OnReportTestCases
Microsoft.TestPlatform.CrossPlatEngine (2)
Discovery\DiscoveryResultCache.cs (2)
19private readonly OnReportTestCases _onReportTestCases; 52public DiscoveryResultCache(long cacheSize, TimeSpan discoveredTestEventTimeout, OnReportTestCases onReportTestCases)