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