2 implementations of EnlistmentDone
System.Transactions.Local (2)
System\Transactions\Oletx\OletxEnlistment.cs (1)
678
public void
EnlistmentDone
()
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1313
void IPromotedEnlistment.
EnlistmentDone
()
7 references to EnlistmentDone
System.Transactions.Local (7)
System\Transactions\EnlistmentState.cs (1)
119
enlistment.PromotedEnlistment.
EnlistmentDone
();
System\Transactions\VolatileEnlistmentMultiplexing.cs (6)
274
_promotedEnlistment.
EnlistmentDone
();
288
_promotedEnlistment.
EnlistmentDone
();
298
_promotedEnlistment.
EnlistmentDone
();
365
_promotedEnlistment.
EnlistmentDone
();
380
_promotedEnlistment.
EnlistmentDone
();
391
_promotedEnlistment.
EnlistmentDone
();