4 overrides of EnlistPromotableSinglePhase
System.Transactions.Local (4)
System\Transactions\TransactionState.cs (4)
757internal override bool EnlistPromotableSinglePhase( 1044internal override bool EnlistPromotableSinglePhase( 1860internal override bool EnlistPromotableSinglePhase( 3479internal override bool EnlistPromotableSinglePhase(
1 reference to EnlistPromotableSinglePhase
System.Transactions.Local (1)
System\Transactions\Transaction.cs (1)
949succeeded = _internalTransaction.State.EnlistPromotableSinglePhase(_internalTransaction, promotableSinglePhaseNotification, this, promoterType);