4 references to LocationPathAttribute
System.Configuration.ConfigurationManager (4)
System\Configuration\BaseConfigurationRecord.cs (3)
1395
xmlUtil.Reader.GetAttribute(
LocationPathAttribute
);
1461
string locationSubPath = xmlUtil.Reader.GetAttribute(
LocationPathAttribute
);
2715
case
LocationPathAttribute
:
System\Configuration\MgmtConfigurationRecord.cs (1)
2689
string locationSubPathAttribute = reader.GetAttribute(
LocationPathAttribute
);