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