2 references to CloseRecursive
System.Configuration.ConfigurationManager (2)
System\Configuration\BaseConfigurationRecord.cs (1)
3506foreach (BaseConfigurationRecord child in _children.Values) child.CloseRecursive();
System\Configuration\Internal\InternalConfigRoot.cs (1)
263currentRecord.CloseRecursive();