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