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