Base:
method
Flush
System.Xml.XmlNodeWriter.Flush()
5 references to Flush
System.Private.DataContractSerialization (5)
System\Runtime\Serialization\Json\XmlJsonWriter.cs (2)
191
_nodeWriter.
Flush
();
214
_nodeWriter.
Flush
();
System\Xml\XmlBaseWriter.cs (1)
1726
_nodeWriter.
Flush
();
System\Xml\XmlCanonicalWriter.cs (2)
108
_writer.
Flush
();
267
_elementWriter.
Flush
();