2 writes to _rawXml
System.Configuration (2)
System\Configuration\SectionXmlInfo.cs (2)
49
_rawXml
= rawXml;
113
set {
_rawXml
= value;}
1 reference to _rawXml
System.Configuration (1)
System\Configuration\SectionXmlInfo.cs (1)
112
get {return
_rawXml
;}