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