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