3 references to KEYWORD_LOCATION_ALLOWOVERRIDE
System.Configuration (3)
System\Configuration\BaseConfigurationRecord.cs (1)
3279case KEYWORD_LOCATION_ALLOWOVERRIDE:
System\Configuration\MgmtConfigurationRecord.cs (1)
2838string allowOverrideAttribute = reader.GetAttribute(KEYWORD_LOCATION_ALLOWOVERRIDE);
System\Configuration\OverrideMode.cs (1)
259attrib = BaseConfigurationRecord.KEYWORD_LOCATION_ALLOWOVERRIDE;