2 writes to _phase0WaveDependentClone
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
1897tx._phase0WaveDependentClone = null; 1970tx._phase0WaveDependentClone = tx.PromotedTransaction.DependentClone(true);
2 references to _phase0WaveDependentClone
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
1896OletxDependentTransaction dtx = tx._phase0WaveDependentClone!; 1967if (tx._phase0WaveDependentClone == null)