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