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