2 references to TRANSACTION_DEPENDENT_CLONE_CREATE_LTM_EVENTID
System.Transactions.Local (2)
System\Transactions\TransactionsEtwProvider.cs (2)
446
[Event(
TRANSACTION_DEPENDENT_CLONE_CREATE_LTM_EVENTID
, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.DependentCloneComplete, Message = "Transaction Dependent Clone Created (LTM). ID is {0}, option is {1}")]
450
WriteEvent(
TRANSACTION_DEPENDENT_CLONE_CREATE_LTM_EVENTID
, transactionIdentifier, option);