33 references to Removed
System.Configuration.ConfigurationManager (33)
System\Configuration\ConfigurationElementCollection.cs (33)
131if (entry.EntryType != EntryType.Removed) arr.SetValue(entry.Value, index++); 155if (entry.EntryType == EntryType.Removed) continue; 171if (entry.EntryType == EntryType.Removed) continue; 188if (entry.EntryType == EntryType.Removed) continue; 302if (entry.EntryType != EntryType.Removed) 308if (entry.EntryType == EntryType.Removed) continue; 359if (entry.EntryType == EntryType.Removed) continue; 373if (entry.EntryType == EntryType.Removed) continue; 522if ((entry.EntryType != EntryType.Removed) && throwIfExists) 539(entry.EntryType == EntryType.Removed) && 591if (entry.EntryType == EntryType.Removed) continue; 696if (entryfound.EntryType != EntryType.Removed) index--; 708|| (entry.EntryType == EntryType.Removed)) 784entry.EntryType = EntryType.Removed; 788case EntryType.Removed: 799entry.EntryType = EntryType.Removed; 825new Entry(EntryType.Removed, key, null)); 828Items.Add(new Entry(EntryType.Removed, key, null)); 836if (entry.EntryType != EntryType.Removed) 845return entry.EntryType == EntryType.Removed; 858if ((virtualIndex == index) && (entryfound.EntryType != EntryType.Removed)) 863if (entryfound.EntryType != EntryType.Removed) virtualIndex++; 878if (entry.EntryType == EntryType.Removed) continue; 893if ((virtualIndex == index) && (entryfound.EntryType != EntryType.Removed)) 899if (entryfound.EntryType != EntryType.Removed) virtualIndex++; 952if (entry.EntryType == EntryType.Removed) removedRemoved++; 969if ((virtualIndex == index) && (entryfound.EntryType != EntryType.Removed)) 975if (entryfound.EntryType != EntryType.Removed) virtualIndex++; 1009entry.EntryType = EntryType.Removed; 1015case EntryType.Removed: 1023entry.EntryType = EntryType.Removed; 1075if (((entry.EntryType == EntryType.Removed) || 1280if (entry.EntryType == EntryType.Removed) continue;