1 write to conformanceLevel
System.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1603
conformanceLevel
= currentConformanceLevel;
1 reference to conformanceLevel
System.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1592
if (indentLevel == 1 &&
conformanceLevel
== ConformanceLevel.Document) {