2 references to TRANSACTION_DEPENDENT_CLONE_COMPLETE_OLETX_EVENTID
System.Transactions.Local (2)
System\Transactions\TransactionsEtwProvider.cs (2)
485
[Event(
TRANSACTION_DEPENDENT_CLONE_COMPLETE_OLETX_EVENTID
, Keywords = Keywords.TraceOleTx, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.DependentCloneComplete, Message = "Transaction Dependent Clone Completed (OLETX). ID is {0}, type is {1}")]
489
WriteEvent(
TRANSACTION_DEPENDENT_CLONE_COMPLETE_OLETX_EVENTID
, transactionIdentifier, type);