2 implementations of Rollback
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDelegatedTransaction.cs (1)
229
public void
Rollback
(SysTx.SinglePhaseEnlistment enlistment) {
System.Workflow.Runtime (1)
Hosting\LocalTransaction.cs (1)
113
public void
Rollback
(SinglePhaseEnlistment en)
2 references to Rollback
System.Transactions (2)
System\Transactions\DurableEnlistmentState.cs (1)
232
enlistment.PromotableSinglePhaseNotification.
Rollback
( enlistment.SinglePhaseEnlistment );
System\Transactions\TransactionState.cs (1)
5535
tx.durableEnlistment.PromotableSinglePhaseNotification.
Rollback
(