4 references to RemoveInheritedLocks
System.Configuration.ConfigurationManager (4)
System\Configuration\ConfigurationElement.cs (4)
531
_lockedAttributesList?.
RemoveInheritedLocks
();
532
_lockedElementsList?.
RemoveInheritedLocks
();
533
_lockedAllExceptAttributesList?.
RemoveInheritedLocks
();
534
_lockedAllExceptElementsList?.
RemoveInheritedLocks
();