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