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