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)
1839if (_indentLevel == 1 && _conformanceLevel == ConformanceLevel.Document)