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