2 writes to xmlDeclFollows
System.Xml (2)
System\Xml\Core\XmlWellFormedWriter.cs (1)
808xmlDeclFollows = true;
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
659xmlDeclFollows = true;
2 references to xmlDeclFollows
System.Xml (2)
System\Xml\Core\XmlWellFormedWriter.cs (1)
1368if (!xmlDeclFollows) {
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
1011if (!xmlDeclFollows) {