7 references to NotScheduled
System.Private.CoreLib (7)
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadPoolWorkQueue.cs (7)
625
QueueProcessingStage.Scheduled) == QueueProcessingStage.
NotScheduled
)
996
Debug.Assert(workQueue._separated.queueProcessingStage != QueueProcessingStage.
NotScheduled
);
1008
QueueProcessingStage.
NotScheduled
,
1010
Debug.Assert(stageBeforeUpdate != QueueProcessingStage.
NotScheduled
);
1054
Debug.Assert(workQueue._separated.queueProcessingStage != QueueProcessingStage.
NotScheduled
);
1066
QueueProcessingStage.
NotScheduled
,
1068
Debug.Assert(stageBeforeUpdate != QueueProcessingStage.
NotScheduled
);