2 writes to undecidedEnlistmentCount
System.Transactions (2)
System\Transactions\Oletx\OleTxTransaction.cs (2)
695Interlocked.Increment(ref this.undecidedEnlistmentCount); 707Interlocked.Decrement(ref this.undecidedEnlistmentCount);
2 references to undecidedEnlistmentCount
System.Transactions (2)
System\Transactions\Oletx\OleTxTransaction.cs (2)
715return this.undecidedEnlistmentCount; 1280if ( 0 < this.undecidedEnlistmentCount )