Base:
method
Close
Microsoft.Xml.XmlWriter.Close()
4 references to Close
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
1346
xw.
Close
();
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlNode.cs (2)
962
xw.
Close
();
981
xw.
Close
();
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
656
xmlWriter.
Close
();