5 references to AllowDefinition
System.Configuration.ConfigurationManager (5)
System\Configuration\MgmtConfigurationRecord.cs (5)
694configSection.SectionInformation.AllowDefinition, 1136|| (factoryRecord.AllowDefinition != configSection.SectionInformation.AllowDefinition) 1178if ((configSection.SectionInformation.AllowDefinition != ConfigurationAllowDefinition.Everywhere) || 1184switch (configSection.SectionInformation.AllowDefinition) 1765factoryRecord.AllowDefinition = configSection.SectionInformation.AllowDefinition;