5 references to Done
System.Transactions.Local (5)
System\Transactions\Oletx\OletxEnlistment.cs (2)
327
else if (OletxEnlistmentState.
Done
== localState)
756
State = OletxEnlistmentState.
Done
;
System\Transactions\Oletx\OletxResourceManager.cs (3)
578
if (OletxEnlistment.OletxEnlistmentState.
Done
== localEnlistment.State)
623
if (OletxEnlistment.OletxEnlistmentState.
Done
== localEnlistment.State)
661
if (OletxEnlistment.OletxEnlistmentState.
Done
== localEnlistment.State)