2 references to TRANSACTIONMANAGER_REENLIST_EVENTID
System.Transactions.Local (2)
System\Transactions\TransactionsEtwProvider.cs (2)
997
[Event(
TRANSACTIONMANAGER_REENLIST_EVENTID
, Keywords = Keywords.TraceBase, Level = EventLevel.Informational, Task = Tasks.TransactionManager, Opcode = Opcodes.Reenlist, Message = "Reenlist in: {0}")]
1001
WriteEvent(
TRANSACTIONMANAGER_REENLIST_EVENTID
, rmID);