2 implementations of ForceRollback
System.Transactions.Local (2)
System\Transactions\Oletx\OletxEnlistment.cs (1)
953
public void
ForceRollback
()
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1432
void IPromotedEnlistment.
ForceRollback
()
2 references to ForceRollback
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
2765
tx._phase0Volatiles.VolatileDemux._promotedEnlistment.
ForceRollback
();
2807
tx._phase1Volatiles.VolatileDemux._promotedEnlistment.
ForceRollback
();