7 references to Phase0Preparing
System.Transactions (7)
System\Transactions\Oletx\OletxEnlistment.cs (7)
561
if ( OletxEnlistmentState.
Phase0Preparing
== state )
726
localState = state = OletxEnlistmentState.
Phase0Preparing
;
735
if ( OletxEnlistmentState.
Phase0Preparing
== localState )
846
else if ( OletxEnlistmentState.
Phase0Preparing
== state )
933
else if ( OletxEnlistmentState.
Phase0Preparing
== localState )
1015
else if ( OletxEnlistmentState.
Phase0Preparing
== state )
1145
else if ( OletxEnlistmentState.
Phase0Preparing
== state )