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