4 overrides of Committed
System.Transactions.Local (4)
System\Transactions\DurableEnlistmentState.cs (2)
187
internal override void
Committed
(InternalEnlistment enlistment)
234
internal override void
Committed
(InternalEnlistment enlistment)
System\Transactions\EnlistmentState.cs (1)
155
internal override void
Committed
(InternalEnlistment enlistment)
System\Transactions\VolatileEnlistmentState.cs (1)
245
internal override void
Committed
(InternalEnlistment enlistment)
1 reference to Committed
System.Transactions.Local (1)
System\Transactions\SinglePhaseEnlistment.cs (1)
64
_internalEnlistment.State.
Committed
(_internalEnlistment);