6 references to HasParentElements
System.Configuration.ConfigurationManager (6)
System\Configuration\ConfigurationElement.cs (6)
342
if (_lockedAllExceptElementsList.
HasParentElements
)
518
_lockedAllExceptElementsList.
HasParentElements
&&
832
(((_lockedAllExceptAttributesList != null) && _lockedAllExceptAttributesList.
HasParentElements
&&
1025
((_lockedAllExceptElementsList != null) && _lockedAllExceptElementsList.
HasParentElements
&&
1075
if (((_lockedAllExceptAttributesList != null) && _lockedAllExceptAttributesList.
HasParentElements
&&
1143
_lockedAllExceptElementsList.
HasParentElements
&&