7 references to AllowLocation
System.Configuration.ConfigurationManager (7)
System\Configuration\MgmtConfigurationRecord.cs (6)
693configSection.SectionInformation.AllowLocation, 1133|| (factoryRecord.AllowLocation != configSection.SectionInformation.AllowLocation) 1166if (!configSection.SectionInformation.AllowLocation || 1173configSection.SectionInformation.AllowLocation 1573if (!configSection.SectionInformation.AllowLocation && 1761factoryRecord.AllowLocation = configSection.SectionInformation.AllowLocation;
System\Configuration\SectionInformation.cs (1)
608if (!AllowLocation || (ConfigKey == BaseConfigurationRecord.ReservedSectionProtectedConfiguration))