1 write to _configCache
Microsoft.Build (1)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (1)
91
_configCache
= configCache;
1 reference to _configCache
Microsoft.Build (1)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (1)
319
BuildRequestConfiguration configuration =
_configCache
[buildRequest.ConfigurationId];