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