3 references to _TransactionStatePhase0
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
1340_TransactionStatePhase0.EnterState( tx ); 5247Debug.Assert( tx.State == _TransactionStatePhase0, "Phase0PSPEInitialize called from state other than _TransactionStatePhase0" ); 5261_TransactionStatePhase0.CommonEnterState(tx);