2 references to EnsureSectionRecordUnsafe
System.Configuration.ConfigurationManager (2)
System\Configuration\BaseConfigurationRecord.cs (1)
2680
SectionRecord sectionRecord =
EnsureSectionRecordUnsafe
(configKey, true);
System\Configuration\MgmtConfigurationRecord.cs (1)
713
SectionRecord sectionRecord =
EnsureSectionRecordUnsafe
(configKey, false);