2 references to TRANSACTION_CREATED_LTM_EVENTID
System.Transactions.Local (2)
System\Transactions\TransactionsEtwProvider.cs (2)
249[Event(TRANSACTION_CREATED_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.Create, Message = "Transaction Created (LTM). ID is {0}, type is {1}")] 253WriteEvent(TRANSACTION_CREATED_LTM_EVENTID, transactionIdentifier, type);