7 references to Preparing
System.Transactions (7)
System\Transactions\Oletx\OletxEnlistment.cs (7)
334
localState = state = OletxEnlistmentState.
Preparing
;
352
if ( OletxEnlistmentState.
Preparing
== localState )
384
state = OletxEnlistmentState.
Preparing
;
838
else if ( OletxEnlistmentState.
Preparing
== state )
893
if ( OletxEnlistmentState.
Preparing
== localState )
1011
if ( OletxEnlistmentState.
Preparing
== state )
1141
if ( OletxEnlistmentState.
Preparing
== state )