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