1 write to _sectionXmlInfo
System.Configuration (1)
System\Configuration\LocationSectionRecord.cs (1)
24
_sectionXmlInfo
= sectionXmlInfo;
2 references to _sectionXmlInfo
System.Configuration (2)
System\Configuration\LocationSectionRecord.cs (2)
29
get {return
_sectionXmlInfo
.ConfigKey;}
33
get {return
_sectionXmlInfo
;}