2 references to EnsureSectionRecordImpl
System.Configuration (2)
System\Configuration\BaseConfigurationRecord.cs (2)
3699
return
EnsureSectionRecordImpl
(configKey, permitErrors, true);
3706
return
EnsureSectionRecordImpl
(configKey, permitErrors, false);