4 references to FindSectionRecursive
System.Configuration (4)
System\Configuration\BaseConfigurationRecord.cs (4)
1810section = FindSectionRecursive(keys, 0, xmlUtil, ref lineNumber); 1831section = FindSectionRecursive(keys, 0, xmlUtil, ref lineNumber); 1870section = FindSectionRecursive(keys, iKey + 1, xmlUtil, ref lineNumber); 1904section = FindSectionRecursive(keys, iKey, xmlUtil, ref lineNumber);