2 overrides of PromoteDurable
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
3362
internal override bool
PromoteDurable
(InternalTransaction tx)
4294
internal override bool
PromoteDurable
(InternalTransaction tx)
1 reference to PromoteDurable
System.Transactions.Local (1)
System\Transactions\TransactionState.cs (1)
2363
enlistmentsPromoted =
PromoteDurable
(tx);