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