7 references to Replaced
System.Configuration (7)
System\Configuration\ConfigurationElementCollection.cs (7)
333
entry._entryType == EntryType.
Replaced
) {
397
entry._entryType == EntryType.
Replaced
)) { // do not add removed items from the parent
507
entry._entryType = EntryType.
Replaced
;
620
EntryType entryType = (flagAsReplaced == false) ? EntryType.Added : EntryType.
Replaced
;
1040
if (entry._entryType == EntryType.Added || entry._entryType == EntryType.
Replaced
) {
1055
entry._entryType == EntryType.
Replaced
) &&
1070
if (entry._entryType == EntryType.Added || entry._entryType == EntryType.
Replaced
) {