2 references to EXCEPTION_CONSUMED_OLETX_EVENTID
System.Transactions.Local (2)
System\Transactions\TransactionsEtwProvider.cs (2)
959
[Event(
EXCEPTION_CONSUMED_OLETX_EVENTID
, Keywords = Keywords.TraceOleTx, Level = EventLevel.Verbose, Opcode = Opcodes.ExceptionConsumed, Message = "Exception consumed: {0}")]
963
WriteEvent(
EXCEPTION_CONSUMED_OLETX_EVENTID
, exceptionStr);