2 references to IsDefinitionAllowed
System.Configuration (2)
System\Configuration\BaseConfigurationRecord.cs (1)
1024
|| _initDelayedRoot.
IsDefinitionAllowed
(factoryRecord.AllowDefinition, factoryRecord.AllowExeDefinition))) {
System\Configuration\SectionInformation.cs (1)
595
return _configRecord.
IsDefinitionAllowed
(_allowDefinition, _allowExeDefinition);