2 writes to _rawXml
System.Configuration (2)
System\Configuration\DefaultSection.cs (2)
44_rawXml = string.Empty; 52_rawXml = xmlReader.ReadOuterXml();
1 reference to _rawXml
System.Configuration (1)
System\Configuration\DefaultSection.cs (1)
57return _rawXml;