1 write to conformanceLevel
System.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1603conformanceLevel = currentConformanceLevel;
1 reference to conformanceLevel
System.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1592if (indentLevel == 1 && conformanceLevel == ConformanceLevel.Document) {