2 writes to _xmlDeclFollows
System.Private.Xml (2)
System\Xml\Core\XmlWellFormedWriter.cs (1)
903
_xmlDeclFollows
= true;
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
804
_xmlDeclFollows
= true;
2 references to _xmlDeclFollows
System.Private.Xml (2)
System\Xml\Core\XmlWellFormedWriter.cs (1)
1560
if (!
_xmlDeclFollows
)
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
1210
if (!
_xmlDeclFollows
)