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

◆ LookupPrefix()

virtual string System.Xml.XPath.XPathNavigator.LookupPrefix ( string namespaceURI)
inlinevirtual

Implements System.Xml.IXmlNamespaceResolver.

Definition at line 321 of file XPathNavigator.cs.

322 {
323 if (namespaceURI != null)
324 {
325 }
326 bool flag = namespaceURI == "http://www.w3.org/XML/1998/namespace";
327 return "xml";
328 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.