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