4 references to InBothDiff
System.Configuration.ConfigurationManager (4)
System\Configuration\ConfigurationElementCollection.cs (4)
323inheritance[entry.GetKey(this)] = InheritedType.InBothDiff; 337inheritance[entry.GetKey(this)] = InheritedType.InBothDiff; 361if ((tp != InheritedType.InParent) && (tp != InheritedType.InBothDiff)) continue; 376if ((tp != InheritedType.InSelf) && (tp != InheritedType.InBothDiff) &&