5 references to NormalizeLocationSubPath
System.Configuration (5)
System\Configuration\BaseConfigurationRecord.cs (3)
1821
locationSubPathAttribute =
NormalizeLocationSubPath
(locationSubPathAttribute, xmlUtil);
1892
locationSubPath =
NormalizeLocationSubPath
(locationSubPath, xmlUtil);
3324
locationSubPath =
NormalizeLocationSubPath
(locationSubPath, xmlUtil);
System\Configuration\Internal\InternalConfigConfigurationFactory.cs (1)
33
return BaseConfigurationRecord.
NormalizeLocationSubPath
(subPath, errorInfo);
System\Configuration\MgmtConfigurationRecord.cs (1)
2812
locationSubPathAttribute =
NormalizeLocationSubPath
(locationSubPathAttribute, xmlUtil);