Base:
method
Close
System.Xml.XmlNodeWriter.Close()
1 override of Close
System.Runtime.Serialization (1)
System\Xml\XmlBinaryWriter.cs (1)
975
public override void
Close
()
6 references to Close
System.Runtime.Serialization (6)
System\Runtime\Serialization\Json\XmlJsonWriter.cs (1)
258
nodeWriter.
Close
();
System\Xml\XmlBaseWriter.cs (2)
95
nodeWriter.
Close
();
102
textFragmentWriter.
Close
();
System\Xml\XmlBinaryWriter.cs (1)
977
base.
Close
();
System\Xml\XmlC14NWriter.cs (2)
122
writer.
Close
();
124
elementWriter.
Close
();