1 reference to DependentClone
System.Transactions.Local (1)
System\Transactions\TransactionScope.cs (1)
1043
_dependentTransaction = newCurrent.
DependentClone
(DependentCloneOption.RollbackIfNotComplete);