9 references to RetrieveFromCache
Microsoft.Build (8)
BackEnd\Components\BuildRequestEngine\BuildRequestEngine.cs (3)
344config.RetrieveFromCache(); 432config.RetrieveFromCache(); 914entry.RequestConfiguration.RetrieveFromCache();
BackEnd\Components\Caching\ConfigCache.cs (1)
154configuration.RetrieveFromCache();
BackEnd\Components\ProjectCache\ProjectCacheService.cs (2)
417buildRequestConfiguration.RetrieveFromCache(); 718requestConfiguration.RetrieveFromCache();
BackEnd\Components\RequestBuilder\RequestBuilder.cs (1)
1168_requestEntry.RequestConfiguration.RetrieveFromCache();
BackEnd\Components\RequestBuilder\TargetBuilder.cs (1)
129configuration.RetrieveFromCache();
Microsoft.Build.Engine.UnitTests (1)
BackEnd\BuildRequestConfiguration_Tests.cs (1)
393configuration.RetrieveFromCache();