2 references to VolatileArrayIncrement
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
488
new InternalEnlistment[enlistments._volatileEnlistmentSize + InternalTransaction.
VolatileArrayIncrement
];
501
enlistments._volatileEnlistmentSize += InternalTransaction.
VolatileArrayIncrement
;