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() [1/2]

string System.Xml.IXmlNamespaceResolver. System.Xml.XmlTextReaderImpl.LookupPrefix ( string namespaceName)
inlineprivate

Implements System.Xml.IXmlNamespaceResolver.

Definition at line 595 of file XmlTextReaderImpl.cs.

596 {
597 throw null;
598 }