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