2 references to Yielded
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\RequestBuilder.cs (2)
234Assumed.True(_blockType == BlockType.BlockedOnTargetInProgress || _blockType == BlockType.Yielded || (_continueResults != null), $"Unexpected null results for request {_requestEntry.Request.GlobalRequestId} (nr {_requestEntry.Request.NodeRequestId})"); 442_blockType = BlockType.Yielded;