1 instantiation of LocationSectionRecord
System.Configuration.ConfigurationManager (1)
System\Configuration\BaseConfigurationRecord.cs (1)
2690
LocationSectionRecord locationSectionRecord = new
LocationSectionRecord
(sectionXmlInfo,
17 references to LocationSectionRecord
System.Configuration.ConfigurationManager (17)
System\Configuration\BaseConfigurationRecord.cs (12)
360
LocationSectionRecord
locationSectionRecord =
361
(
LocationSectionRecord
)_parent._locationSections[i];
394
foreach (
LocationSectionRecord
locationSectionRecord in current._locationSections)
468
foreach (
LocationSectionRecord
locationSectionRecord in current._locationSections)
501
foreach (
LocationSectionRecord
locationSectionRecord in locationSubPathInputs)
2690
LocationSectionRecord
locationSectionRecord = new LocationSectionRecord(sectionXmlInfo,
2869
foreach (
LocationSectionRecord
locationSectionRecord in _locationSections)
2885
LocationSectionRecord
duplicateRecord =
2886
(
LocationSectionRecord
)
2934
foreach (
LocationSectionRecord
locationSectionRecord in _locationSections)
2954
LocationSectionRecord
parentLocationSectionRecord in
3451
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];