7 references to ProcessingInputMessages
System.Threading.Tasks.Dataflow (7)
Blocks\BatchBlock.cs (1)
648_owningBatch, _nonGreedyState.TaskForInputProcessing, DataflowEtwProvider.TaskLaunchedReason.ProcessingInputMessages,
Blocks\BroadcastBlock.cs (1)
267this, _boundingState.TaskForInputProcessing, DataflowEtwProvider.TaskLaunchedReason.ProcessingInputMessages,
Blocks\BufferBlock.cs (1)
268this, _boundingState.TaskForInputProcessing, DataflowEtwProvider.TaskLaunchedReason.ProcessingInputMessages,
Blocks\JoinBlock.cs (1)
1289_ownerJoin, _taskForInputProcessing, DataflowEtwProvider.TaskLaunchedReason.ProcessingInputMessages,
Internal\DataflowEtwProvider.cs (1)
96Debug.Assert(reason == TaskLaunchedReason.ProcessingInputMessages || reason == TaskLaunchedReason.OfferingOutputMessages,
Internal\SpscTargetCore.cs (1)
177_owningTarget, newConsumer, DataflowEtwProvider.TaskLaunchedReason.ProcessingInputMessages, _messages.Count);
Internal\TargetCore.cs (1)
379_owningTarget, taskForInputProcessing, DataflowEtwProvider.TaskLaunchedReason.ProcessingInputMessages,