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