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