7 references to Phase0Preparing
System.Transactions.Local (7)
System\Transactions\Oletx\OletxEnlistment.cs (7)
463
if (OletxEnlistmentState.
Phase0Preparing
== State)
616
localState = State = OletxEnlistmentState.
Phase0Preparing
;
625
if (OletxEnlistmentState.
Phase0Preparing
== localState)
717
else if (OletxEnlistmentState.
Phase0Preparing
== State)
796
else if (localState == OletxEnlistmentState.
Phase0Preparing
)
866
else if (OletxEnlistmentState.
Phase0Preparing
== State)
974
else if (OletxEnlistmentState.
Phase0Preparing
== State)