7 writes to _removedItemCount
System.Configuration.ConfigurationManager (7)
System\Configuration\ConfigurationElementCollection.cs (7)
538_removedItemCount--; // account for the value 782_removedItemCount++; 797_removedItemCount++; 827_removedItemCount++; 954_removedItemCount -= removedRemoved; 1007_removedItemCount++; 1021_removedItemCount++;
6 references to _removedItemCount
System.Configuration.ConfigurationManager (6)
System\Configuration\ConfigurationElementCollection.cs (6)
119public int Count => Items.Count - _removedItemCount; 537(_removedItemCount > 0)) 575(iFoundItem > Count + _removedItemCount - _inheritedCount)) 640index = Count + _removedItemCount - _inheritedCount; 644if ((index > Count + _removedItemCount - _inheritedCount) && (flagAsReplaced == false)) 821Items.Insert(Count + _removedItemCount - _inheritedCount,