1 write to _volatileEnlistmentSize
System.Transactions.Local (1)
System\Transactions\TransactionState.cs (1)
501enlistments._volatileEnlistmentSize += InternalTransaction.VolatileArrayIncrement;
4 references to _volatileEnlistmentSize
System.Transactions.Local (4)
System\Transactions\TransactionState.cs (4)
485if (enlistments._volatileEnlistmentCount == enlistments._volatileEnlistmentSize) 488new InternalEnlistment[enlistments._volatileEnlistmentSize + InternalTransaction.VolatileArrayIncrement]; 490if (enlistments._volatileEnlistmentSize > 0) 497enlistments._volatileEnlistmentSize