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

◆ LookupNamespaces()

int System.Xml.XPath.XPathDocument.LookupNamespaces ( XPathNode[] pageElem,
int idxElem,
[Out] XPathNode[] pageNmsp )
inlinepackage

Definition at line 30 of file XPathDocument.cs.

31 {
32 if (this.mapNmsp != null)
33 {
36 return;
37 }
38 }
class f__AnonymousType0<< Count > j__TPar
Dictionary< XPathNodeRef, XPathNodeRef > mapNmsp

References System.dictionary, j__TPar, and System.Xml.XPath.XPathDocument.mapNmsp.