1 write to ConfigCache
Microsoft.Build (1)
BackEnd\BuildManager\CacheAggregator.cs (1)
106
ConfigCache
= configCache;
1 reference to ConfigCache
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
3514
_componentFactories.ReplaceFactory(BuildComponentType.ConfigCache, new ConfigCacheWithOverride(cacheAggregation.
ConfigCache
));