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