1 write to _conformanceLevel
System.Private.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1853
_conformanceLevel
= currentConformanceLevel;
1 reference to _conformanceLevel
System.Private.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1839
if (_indentLevel == 1 &&
_conformanceLevel
== ConformanceLevel.Document)