13 references to GetSectionRecord
System.Configuration.ConfigurationManager (13)
System\Configuration\BaseConfigurationRecord.cs (8)
789
SectionRecord sectionRecord =
GetSectionRecord
(configKey, getLkg);
2213
SectionRecord sectionRecord = parent.
GetSectionRecord
(configKey, true);
2291
SectionRecord sectionRecord =
GetSectionRecord
(configKey, true);
2477
SectionRecord sectionRecord =
GetSectionRecord
(configKey, true);
2940
parent.
GetSectionRecord
(locationSectionRecord.ConfigKey, true);
3135
SectionRecord sectionRecord =
GetSectionRecord
(configKey, permitErrors);
3146
sectionRecord =
GetSectionRecord
(configKey, permitErrors);
3358
SectionRecord sectionRecord =
GetSectionRecord
(configKey, false);
System\Configuration\MgmtConfigurationRecord.cs (5)
217
SectionRecord sectionRecord =
GetSectionRecord
(configKey, false);
337
SectionRecord sectionRecord =
GetSectionRecord
(configKey, false);
371
sectionRecord = current.
GetSectionRecord
(configKey, false);
395
SectionRecord sectionRecord =
GetSectionRecord
(configKey, false);
431
SectionRecord sectionRecord =
GetSectionRecord
(configKey, false);