1 write to _conformanceLevel
System.Private.Xml (1)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1996
_conformanceLevel
= currentConformanceLevel;
1 reference to _conformanceLevel
System.Private.Xml (1)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1982
if (_indentLevel == 1 &&
_conformanceLevel
== ConformanceLevel.Document)