2 references to volatileArrayIncrement
System.Transactions (2)
System\Transactions\TransactionState.cs (2)
1119new InternalEnlistment[enlistments.volatileEnlistmentSize + InternalTransaction.volatileArrayIncrement]; 1130enlistments.volatileEnlistmentSize += InternalTransaction.volatileArrayIncrement;