terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ LookupPrefix()

override string System.Xml.XmlTextReaderImpl.NoNamespaceManager.LookupPrefix ( string uri)
inlinevirtual

Reimplemented from System.Xml.XmlNamespaceManager.

Definition at line 6212 of file XmlTextReaderImpl.cs.

6213 {
6214 throw null;
6215 }