Base:
method
Close
Microsoft.Xml.XmlReader.Close()
2 overrides of Close
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
72
public override void
Close
()
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (1)
597
public override void
Close
()
2 references to Close
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
74
base.
Close
();
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (1)
600
base.
Close
();