4 references to SinglePhaseCommit
System.Transactions.Local (4)
System\Transactions\DurableEnlistmentState.cs (1)
150
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.
SinglePhaseCommit
);
System\Transactions\TransactionState.cs (2)
3851
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceLtm, tx._durableEnlistment.EnlistmentTraceId, NotificationCall.
SinglePhaseCommit
);
4620
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceLtm, tx._durableEnlistment.EnlistmentTraceId, NotificationCall.
SinglePhaseCommit
);
System\Transactions\VolatileEnlistmentState.cs (1)
216
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.
SinglePhaseCommit
);