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