1 reference to Value
System.Threading.Tasks.Dataflow (1)
Blocks\BroadcastBlock.cs (1)
441
private T ValueForDebugger { get { return _source.GetDebuggingInformation().
Value
; } }