2 implementations of Prepared
System.Transactions (2)
System\Transactions\Oletx\OletxEnlistment.cs (1)
991
public void
Prepared
()
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1532
void IPromotedEnlistment.
Prepared
()
3 references to Prepared
System.Transactions (3)
System\Transactions\EnlistmentState.cs (1)
196
enlistment.PromotedEnlistment.
Prepared
();
System\Transactions\TransactionState.cs (2)
3321
tx.phase0Volatiles.VolatileDemux.oletxEnlistment.
Prepared
();
3437
tx.phase1Volatiles.VolatileDemux.oletxEnlistment.
Prepared
();