6 references to UnsafeQueueUserWorkItem
System.Threading.Channels (6)
System\Threading\Channels\AsyncOperation.cs (1)
369
ChannelUtilities.
UnsafeQueueUserWorkItem
(continuation, state);
System\Threading\Channels\BoundedChannel.cs (1)
661
ChannelUtilities.
UnsafeQueueUserWorkItem
(static state => // escape cancellation callback
System\Threading\Channels\RendezvousChannel.cs (1)
455
ChannelUtilities.
UnsafeQueueUserWorkItem
(static state => // escape cancellation callback
System\Threading\Channels\SingleConsumerUnboundedChannel.cs (1)
370
ChannelUtilities.
UnsafeQueueUserWorkItem
(static state => // escape cancellation callback
System\Threading\Channels\UnboundedChannel.cs (1)
308
ChannelUtilities.
UnsafeQueueUserWorkItem
(static state => // escape cancellation callback
System\Threading\Channels\UnboundedPriorityChannel.cs (1)
314
ChannelUtilities.
UnsafeQueueUserWorkItem
(static state => // escape cancellation callback