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