1 reference to HasValue
System.Threading.Tasks.Dataflow (1)
Blocks\BroadcastBlock.cs (1)
439
private bool HasValueForDebugger { get { return _source.GetDebuggingInformation().
HasValue
; } }