2 references to INTERNAL_ERROR_EVENTID
System.Transactions.Local (2)
System\Transactions\TransactionsEtwProvider.cs (2)
1347
[Event(
INTERNAL_ERROR_EVENTID
, Keywords = Keywords.TraceBase, Level = EventLevel.Critical, Task = Tasks.TransactionScope, Opcode = Opcodes.InternalError, Message = "Transactionscope internal error: {0}")]
1351
WriteEvent(
INTERNAL_ERROR_EVENTID
, error);