terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Close() [1/2]

override void System.Xml.XmlTextReaderImpl.Close ( )
inlinevirtual

Reimplemented from System.Xml.XmlReader.

Definition at line 493 of file XmlTextReaderImpl.cs.

494 {
495 bool flag = this.closeInput;
496 this.Close(flag);
497 }

References System.Xml.XmlTextReaderImpl.Close(), and System.Xml.XmlTextReaderImpl.closeInput.

Referenced by System.Xml.XmlTextReaderImpl.Close().