4 references to FindSectionRecursive
System.Configuration.ConfigurationManager (4)
System\Configuration\BaseConfigurationRecord.cs (4)
1380section = FindSectionRecursive(keys, 0, xmlUtil, ref lineNumber); 1408section = FindSectionRecursive(keys, 0, xmlUtil, ref lineNumber); 1441section = FindSectionRecursive(keys, iKey + 1, xmlUtil, ref lineNumber); 1473section = FindSectionRecursive(keys, iKey, xmlUtil, ref lineNumber);