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