2 implementations of ForceRollback
System.Transactions (2)
System\Transactions\Oletx\OletxEnlistment.cs (1)
1114
public void
ForceRollback
()
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1623
void IPromotedEnlistment.
ForceRollback
()
2 references to ForceRollback
System.Transactions (2)
System\Transactions\TransactionState.cs (2)
3557
tx.phase0Volatiles.VolatileDemux.oletxEnlistment.
ForceRollback
();
3600
tx.phase1Volatiles.VolatileDemux.oletxEnlistment.
ForceRollback
();