1 write to conformanceLevel
System.Xml (1)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1707
conformanceLevel
= currentConformanceLevel;
1 reference to conformanceLevel
System.Xml (1)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1696
if (indentLevel == 1 &&
conformanceLevel
== ConformanceLevel.Document) {