2 references to LogRequestHandledFromCache
Microsoft.Build (2)
BackEnd\Components\BuildRequestEngine\BuildRequestEngine.cs (1)
1228
_nodeLoggingContext.
LogRequestHandledFromCache
(newRequest, _configCache[newRequest.ConfigurationId], response.Results);
BackEnd\Components\Scheduler\Scheduler.cs (1)
2128
nodeContext.
LogRequestHandledFromCache
(request, configuration, result);