2 references to CheckIfCacheMissOnReferencedProjectIsAllowedAndErrorIfNot
Microsoft.Build (2)
BackEnd\Components\Scheduler\Scheduler.cs (2)
1718
else if (
CheckIfCacheMissOnReferencedProjectIsAllowedAndErrorIfNot
(nodeForResults, request, responses, out var emitNonErrorLogs))
1882
CheckIfCacheMissOnReferencedProjectIsAllowedAndErrorIfNot
(nodeForResults, request.BuildRequest, responses, out _);