2 references to CheckIfCacheMissOnReferencedProjectIsAllowedAndErrorIfNot
Microsoft.Build (2)
BackEnd\Components\Scheduler\Scheduler.cs (2)
1738
else if (
CheckIfCacheMissOnReferencedProjectIsAllowedAndErrorIfNot
(nodeForResults, request, responses, emitNonErrorLogs: true))
1900
CheckIfCacheMissOnReferencedProjectIsAllowedAndErrorIfNot
(nodeForResults, request.BuildRequest, responses, emitNonErrorLogs: false);