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