2 writes to _phase0WaveDependentCloneCount
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
1892tx._phase0WaveDependentCloneCount--; 1973tx._phase0WaveDependentCloneCount++;
2 references to _phase0WaveDependentCloneCount
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
1893Debug.Assert(tx._phase0WaveDependentCloneCount >= 0); 1894if (tx._phase0WaveDependentCloneCount == 0)