Base:
method
Close
Microsoft.Xml.XmlNodeWriter.Close()
1 override of Close
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
1012public override void Close()
2 references to Close
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (1)
91_nodeWriter.Close();
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
1014base.Close();