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