Base:
method
Close
System.Xml.XmlNodeWriter.Close()
3 references to Close
System.Private.DataContractSerialization (3)
System\Xml\XmlBaseReader.cs (2)
472
_signingWriter?.
Close
();
2022
_signingWriter.
Close
();
System\Xml\XmlBaseWriter.cs (1)
105
_signingWriter?.
Close
();