4 writes to RawXml
System.Configuration (4)
System\Configuration\MgmtConfigurationRecord.cs (1)
2010
sectionXmlInfo.
RawXml
= null;
System\Configuration\SectionRecord.cs (3)
299
locationInput.SectionXmlInfo.
RawXml
= null;
305
indirectLocationInput.SectionXmlInfo.
RawXml
= null;
310
FileInput.SectionXmlInfo.
RawXml
= null;
1 reference to RawXml
System.Configuration (1)
System\Configuration\BaseConfigurationRecord.cs (1)
1987
string rawXml = input.SectionXmlInfo.
RawXml
;