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