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