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