Base:
method
Close
System.Xml.XmlReader.Close()
7 references to Close
System.Private.Xml (7)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
882_textXmlReader.Close();
System\Xml\Core\XmlTextReader.cs (1)
248_impl.Close();
System\Xml\Dom\XmlLoader.cs (1)
996tempreader.Close();
System\Xml\XPath\XPathDocument.cs (3)
91reader.Close(); 110reader.Close(); 134reader.Close();
System\Xml\Xsl\XsltOld\Compiler.cs (1)
545reader.Close();