4 references to ConfigCache
Microsoft.Build (4)
BackEnd\BuildManager\CacheAggregator.cs (1)
44_aggregatedConfigCache = new ConfigCache();
BackEnd\BuildManager\CacheSerialization.cs (1)
64var tempConfigCacheToSerialize = new ConfigCache();
BackEnd\Components\Caching\ConfigCache.cs (1)
338return new ConfigCache();
BackEnd\Components\Caching\ConfigCacheWithOverride.cs (1)
20CurrentCache = new ConfigCache();