4 references to OfferingOutputMessages
System.Threading.Tasks.Dataflow (4)
Blocks\BroadcastBlock.cs (1)
844_owningSource, _taskForOutputProcessing, DataflowEtwProvider.TaskLaunchedReason.OfferingOutputMessages, _messages.Count);
Blocks\WriteOnceBlock.cs (1)
130this, taskForOutputProcessing, DataflowEtwProvider.TaskLaunchedReason.OfferingOutputMessages, _header.IsValid ? 1 : 0);
Internal\DataflowEtwProvider.cs (1)
96Debug.Assert(reason == TaskLaunchedReason.ProcessingInputMessages || reason == TaskLaunchedReason.OfferingOutputMessages,
Internal\SourceCore.cs (1)
766_owningSource, _taskForOutputProcessing, DataflowEtwProvider.TaskLaunchedReason.OfferingOutputMessages, _messages.Count);