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