8 references to RetrieveFromCache
Microsoft.Build (8)
BackEnd\Components\BuildRequestEngine\BuildRequestEngine.cs (3)
388config.RetrieveFromCache(); 491config.RetrieveFromCache(); 976entry.RequestConfiguration.RetrieveFromCache();
BackEnd\Components\Caching\ConfigCache.cs (1)
131configuration.RetrieveFromCache();
BackEnd\Components\ProjectCache\ProjectCacheService.cs (2)
495buildRequestConfiguration.RetrieveFromCache(); 843requestConfiguration.RetrieveFromCache();
BackEnd\Components\RequestBuilder\RequestBuilder.cs (1)
1213_requestEntry.RequestConfiguration.RetrieveFromCache();
BackEnd\Components\RequestBuilder\TargetBuilder.cs (1)
134configuration.RetrieveFromCache();