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