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