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