7 references to AllowLocation
System.Configuration (7)
System\Configuration\MgmtConfigurationRecord.cs (6)
801configSection.SectionInformation.AllowLocation, 1307|| factoryRecord.AllowLocation != configSection.SectionInformation.AllowLocation 1335if ( !configSection.SectionInformation.AllowLocation || 1341configSection.SectionInformation.AllowLocation ? 1726if (!configSection.SectionInformation.AllowLocation && (!overrideMode.IsDefaultForLocationTag || !inheritInChildApplications)) { 1916factoryRecord.AllowLocation = configSection.SectionInformation.AllowLocation;
System\Configuration\SectionInformation.cs (1)
646if (!AllowLocation || _configKey == BaseConfigurationRecord.RESERVED_SECTION_PROTECTED_CONFIGURATION) {