2 references to DependentClone
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
1970
tx._phase0WaveDependentClone = tx.PromotedTransaction.
DependentClone
(true);
1992
tx._abortingDependentClone = tx.PromotedTransaction.
DependentClone
(false);