2 references to BLOCKCOMPLETED_EVENTID
System.Threading.Tasks.Dataflow (2)
Internal\DataflowEtwProvider.cs (2)
163
[Event(
BLOCKCOMPLETED_EVENTID
, Level = EventLevel.Informational)]
170
WriteEvent(
BLOCKCOMPLETED_EVENTID
, blockId, reason, exceptionData);