3 references to TransactionStatePhase0
System.Transactions.Local (3)
System\Transactions\TransactionState.cs (3)
692
TransactionStatePhase0
.EnterState(tx);
4378
Debug.Assert(tx.State ==
TransactionStatePhase0
, "Phase0PSPEInitialize called from state other than TransactionStatePhase0");
4392
TransactionStatePhase0
.CommonEnterState(tx);