4 references to InBothDiff
System.Configuration.ConfigurationManager (4)
System\Configuration\ConfigurationElementCollection.cs (4)
320inheritance[entry.GetKey(this)] = InheritedType.InBothDiff; 334inheritance[entry.GetKey(this)] = InheritedType.InBothDiff; 358if ((tp != InheritedType.InParent) && (tp != InheritedType.InBothDiff)) continue; 373if ((tp != InheritedType.InSelf) && (tp != InheritedType.InBothDiff) &&