33 references to Removed
System.Configuration.ConfigurationManager (33)
System\Configuration\ConfigurationElementCollection.cs (33)
128if (entry.EntryType != EntryType.Removed) arr.SetValue(entry.Value, index++); 152if (entry.EntryType == EntryType.Removed) continue; 168if (entry.EntryType == EntryType.Removed) continue; 185if (entry.EntryType == EntryType.Removed) continue; 299if (entry.EntryType != EntryType.Removed) 305if (entry.EntryType == EntryType.Removed) continue; 356if (entry.EntryType == EntryType.Removed) continue; 370if (entry.EntryType == EntryType.Removed) continue; 519if ((entry.EntryType != EntryType.Removed) && throwIfExists) 536(entry.EntryType == EntryType.Removed) && 588if (entry.EntryType == EntryType.Removed) continue; 693if (entryfound.EntryType != EntryType.Removed) index--; 705|| (entry.EntryType == EntryType.Removed)) 781entry.EntryType = EntryType.Removed; 785case EntryType.Removed: 796entry.EntryType = EntryType.Removed; 822new Entry(EntryType.Removed, key, null)); 825Items.Add(new Entry(EntryType.Removed, key, null)); 833if (entry.EntryType != EntryType.Removed) 842return entry.EntryType == EntryType.Removed; 855if ((virtualIndex == index) && (entryfound.EntryType != EntryType.Removed)) 860if (entryfound.EntryType != EntryType.Removed) virtualIndex++; 875if (entry.EntryType == EntryType.Removed) continue; 890if ((virtualIndex == index) && (entryfound.EntryType != EntryType.Removed)) 896if (entryfound.EntryType != EntryType.Removed) virtualIndex++; 949if (entry.EntryType == EntryType.Removed) removedRemoved++; 966if ((virtualIndex == index) && (entryfound.EntryType != EntryType.Removed)) 972if (entryfound.EntryType != EntryType.Removed) virtualIndex++; 1006entry.EntryType = EntryType.Removed; 1012case EntryType.Removed: 1020entry.EntryType = EntryType.Removed; 1072if (((entry.EntryType == EntryType.Removed) || 1277if (entry.EntryType == EntryType.Removed) continue;