4 references to FindSectionRecursive
System.Configuration.ConfigurationManager (4)
System\Configuration\BaseConfigurationRecord.cs (4)
1384section = FindSectionRecursive(keys, 0, xmlUtil, ref lineNumber); 1412section = FindSectionRecursive(keys, 0, xmlUtil, ref lineNumber); 1445section = FindSectionRecursive(keys, iKey + 1, xmlUtil, ref lineNumber); 1477section = FindSectionRecursive(keys, iKey, xmlUtil, ref lineNumber);