1 instantiation of LocationSectionRecord
System.Configuration.ConfigurationManager (1)
System\Configuration\BaseConfigurationRecord.cs (1)
2694
LocationSectionRecord locationSectionRecord = new
LocationSectionRecord
(sectionXmlInfo,
17 references to LocationSectionRecord
System.Configuration.ConfigurationManager (17)
System\Configuration\BaseConfigurationRecord.cs (12)
364
LocationSectionRecord
locationSectionRecord =
365
(
LocationSectionRecord
)_parent._locationSections[i];
398
foreach (
LocationSectionRecord
locationSectionRecord in current._locationSections)
472
foreach (
LocationSectionRecord
locationSectionRecord in current._locationSections)
505
foreach (
LocationSectionRecord
locationSectionRecord in locationSubPathInputs)
2694
LocationSectionRecord
locationSectionRecord = new LocationSectionRecord(sectionXmlInfo,
2873
foreach (
LocationSectionRecord
locationSectionRecord in _locationSections)
2889
LocationSectionRecord
duplicateRecord =
2890
(
LocationSectionRecord
)
2938
foreach (
LocationSectionRecord
locationSectionRecord in _locationSections)
2958
LocationSectionRecord
parentLocationSectionRecord in
3455
foreach (
LocationSectionRecord
locationSectionRecord in configRecord._locationSections)
System\Configuration\MgmtConfigurationRecord.cs (5)
522
foreach (
LocationSectionRecord
locationSectionRecord in current._locationSections)
783
LocationSectionRecord
locationSectionRecord = (
LocationSectionRecord
)_locationSections[i];
1915
LocationSectionRecord
locationSectionRecord = (
LocationSectionRecord
)_locationSections[i];