2 references to EnsureSectionRecordImpl
System.Configuration.ConfigurationManager (2)
System\Configuration\BaseConfigurationRecord.cs (2)
3124
return
EnsureSectionRecordImpl
(configKey, permitErrors, true);
3132
return
EnsureSectionRecordImpl
(configKey, permitErrors, false);