1 write to _waiterSingleton
System.Threading.Channels (1)
System\Threading\Channels\UnboundedPriorityChannel.cs (1)
64_waiterSingleton = new WaitingReadAsyncOperation(parent._runContinuationsAsynchronously, pooled: true);
2 references to _waiterSingleton
System.Threading.Channels (2)
System\Threading\Channels\UnboundedPriorityChannel.cs (2)
175!cancellationToken.CanBeCanceled && _waiterSingleton.TryOwnAndReset() ? _waiterSingleton :