Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 143 of file BoundedChannel.cs.
References System.Threading.Channels.BoundedChannel< T >.BoundedChannelReader._parent, System.Threading.Channels.ChannelUtilities.Complete(), and System.Threading.Channels.ChannelUtilities.WakeUpWaiters().
Referenced by System.Threading.Channels.BoundedChannel< T >.BoundedChannelReader.ReadAsync(), and System.Threading.Channels.BoundedChannel< T >.BoundedChannelReader.TryRead().