2 implementations of Prepared
System.Transactions.Local (2)
System\Transactions\Oletx\OletxEnlistment.cs (1)
847
public void
Prepared
()
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1358
void IPromotedEnlistment.
Prepared
()
3 references to Prepared
System.Transactions.Local (3)
System\Transactions\EnlistmentState.cs (1)
133
enlistment.PromotedEnlistment.
Prepared
();
System\Transactions\TransactionState.cs (2)
2543
tx._phase0Volatiles.VolatileDemux._promotedEnlistment.
Prepared
();
2648
tx._phase1Volatiles.VolatileDemux._promotedEnlistment.
Prepared
();