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