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