13 references to Active
System.Transactions (13)
System\Transactions\Oletx\OletxEnlistment.cs (13)
53OletxEnlistmentState state = OletxEnlistmentState.Active; 101this.state = OletxEnlistmentState.Active; 136this.state = OletxEnlistmentState.Active; 325OletxEnlistmentState localState = OletxEnlistmentState.Active; 332if ( OletxEnlistmentState.Active == state ) 468OletxEnlistmentState localState = OletxEnlistmentState.Active; 542OletxEnlistmentState localState = OletxEnlistmentState.Active; 549if ( ( OletxEnlistmentState.Active == state ) || 667OletxEnlistmentState localState = OletxEnlistmentState.Active; 697if ( OletxEnlistmentState.Active == state ) 818OletxEnlistmentState localState = OletxEnlistmentState.Active; 825if ( OletxEnlistmentState.Active == state ) 929if ( OletxEnlistmentState.Active == localState )