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