2 references to HasRoomForMoreServiceTasks
System.Threading.Tasks.Dataflow (2)
Internal\TargetCore.cs (2)
342
if (
HasRoomForMoreServiceTasks
)
354
Debug.Assert(
HasRoomForMoreServiceTasks
, "There must be room to process asynchronously.");