5 references to SinglePhaseCommit
System.Transactions.Local (5)
System\Transactions\DurableEnlistmentState.cs (1)
150
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.
SinglePhaseCommit
);
System\Transactions\Oletx\OletxEnlistment.cs (1)
290
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceOleTx, InternalTraceIdentifier, NotificationCall.
SinglePhaseCommit
);
System\Transactions\TransactionState.cs (2)
3848
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceLtm, tx._durableEnlistment.EnlistmentTraceId, NotificationCall.
SinglePhaseCommit
);
4617
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceLtm, tx._durableEnlistment.EnlistmentTraceId, NotificationCall.
SinglePhaseCommit
);
System\Transactions\VolatileEnlistmentState.cs (1)
216
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.
SinglePhaseCommit
);