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