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