3 references to SubPath
System.Configuration (3)
System\Configuration\BaseConfigurationRecord.cs (3)
1809if (sectionXmlInfo.SubPath == null) { 1829StringUtil.EqualsIgnoreCase(sectionXmlInfo.SubPath, locationSubPathAttribute)) { 3436string targetConfigPath = Host.GetConfigPathFromLocationSubPath(_configPath, locationSectionRecord.SectionXmlInfo.SubPath);