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