2 references to PromotePhaseVolatiles
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
2304
enlistmentsPromoted =
PromotePhaseVolatiles
(tx, ref tx._phase0Volatiles, true);
2333
enlistmentsPromoted =
PromotePhaseVolatiles
(tx, ref tx._phase1Volatiles, false);