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