2 references to SectionRecord
System.Configuration.ConfigurationManager (2)
System\Configuration\BaseConfigurationRecord.cs (2)
1113SectionRecord sectionRecordForDefault = sectionRecord ?? new SectionRecord(configKey); 3155sectionRecord = new SectionRecord(configKey);