1 write to ResultsCache
Microsoft.Build (1)
BackEnd\BuildManager\CacheAggregator.cs (1)
106
ResultsCache
= resultsCache;
1 reference to ResultsCache
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
3535
_componentFactories.ReplaceFactory(BuildComponentType.ResultsCache, new ResultsCacheWithOverride(cacheAggregation.
ResultsCache
));