5 references to Done
System.Transactions (5)
System\Transactions\Oletx\OletxEnlistment.cs (2)
420else if ( OletxEnlistmentState.Done == localState ) 886state = OletxEnlistmentState.Done;
System\Transactions\Oletx\OletxResourceManager.cs (3)
735if ( OletxEnlistment.OletxEnlistmentState.Done == localEnlistment.State ) 786if ( OletxEnlistment.OletxEnlistmentState.Done == localEnlistment.State ) 839if ( OletxEnlistment.OletxEnlistmentState.Done == localEnlistment.State )