3 writes to undisposedOletxTransactionCount
System.Transactions (3)
System\Transactions\Oletx\OleTxTransaction.cs (3)
763this.undisposedOletxTransactionCount = 0; 1351Interlocked.Increment( ref this.undisposedOletxTransactionCount ); 1356int localCount = Interlocked.Decrement( ref this.undisposedOletxTransactionCount );