5 references to NormalizeLocationSubPath
System.Configuration.ConfigurationManager (5)
System\Configuration\BaseConfigurationRecord.cs (3)
1400
NormalizeLocationSubPath
(locationSubPathAttribute, xmlUtil);
1465
locationSubPath =
NormalizeLocationSubPath
(locationSubPath, xmlUtil);
2765
locationSubPath =
NormalizeLocationSubPath
(locationSubPath, xmlUtil);
System\Configuration\Internal\InternalConfigConfigurationFactory.cs (1)
19
return BaseConfigurationRecord.
NormalizeLocationSubPath
(subPath, errorInfo);
System\Configuration\MgmtConfigurationRecord.cs (1)
2690
locationSubPathAttribute =
NormalizeLocationSubPath
(locationSubPathAttribute, xmlUtil);