7 writes to _removedItemCount
System.Configuration.ConfigurationManager (7)
System\Configuration\ConfigurationElementCollection.cs (7)
541_removedItemCount--; // account for the value 785_removedItemCount++; 800_removedItemCount++; 830_removedItemCount++; 957_removedItemCount -= removedRemoved; 1010_removedItemCount++; 1024_removedItemCount++;
6 references to _removedItemCount
System.Configuration.ConfigurationManager (6)
System\Configuration\ConfigurationElementCollection.cs (6)
122public int Count => Items.Count - _removedItemCount; 540(_removedItemCount > 0)) 578(iFoundItem > Count + _removedItemCount - _inheritedCount)) 643index = Count + _removedItemCount - _inheritedCount; 647if ((index > Count + _removedItemCount - _inheritedCount) && (flagAsReplaced == false)) 824Items.Insert(Count + _removedItemCount - _inheritedCount,