1 write to _globalConfigCache
Microsoft.Build (1)
BackEnd\Node\OutOfProcNode.cs (1)
152_globalConfigCache = (this as IBuildComponentHost).GetComponent(BuildComponentType.ConfigCache) as IConfigCache;
1 reference to _globalConfigCache
Microsoft.Build (1)
BackEnd\Node\OutOfProcNode.cs (1)
660_globalConfigCache.AddConfiguration(configuration);