7 references to Preparing
System.Transactions.Local (7)
System\Transactions\Oletx\OletxEnlistment.cs (7)
253
localState = State = OletxEnlistmentState.
Preparing
;
271
if (OletxEnlistmentState.
Preparing
== localState)
298
State = OletxEnlistmentState.
Preparing
;
709
else if (OletxEnlistmentState.
Preparing
== State)
763
if (OletxEnlistmentState.
Preparing
== localState)
862
if (State == OletxEnlistmentState.
Preparing
)
970
if (OletxEnlistmentState.
Preparing
== State)