1 reference to InputQueue
System.Threading.Tasks.Dataflow (1)
Blocks\BroadcastBlock.cs (1)
470public IEnumerable<T> InputQueue { get { return _sourceDebuggingInformation.InputQueue; } }