2 implementations of Committed
System.Transactions (2)
System\Transactions\Oletx\OletxEnlistment.cs (1)
1221
public void
Committed
()
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1686
void IPromotedEnlistment.
Committed
()
1 reference to Committed
System.Transactions (1)
System\Transactions\EnlistmentState.cs (1)
230
enlistment.PromotedEnlistment.
Committed
();