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()

override string System.Xml.XmlWellFormedWriter.LookupPrefix ( string ns)
inline

Definition at line 444 of file XmlWellFormedWriter.cs.

445 {
446 if (ns != null)
447 {
448 XmlWellFormedWriter.Namespace[] array = this.nsStack;
449 if (this.predefinedNamespaces != null)
450 {
452 int num = this.nsTop;
453 XmlWellFormedWriter.Namespace[] array3 = this.nsStack;
454 }
455 bool flag;
456 bool value = flag.m_value;
457 }
458 int num2 = 16;
460 throw new OutOfMemoryException();
461 }
class f__AnonymousType0<< Count > j__TPar
IXmlNamespaceResolver predefinedNamespaces
XmlWellFormedWriter.Namespace[] nsStack

References System.array, j__TPar, System.Xml.XmlWellFormedWriter.nsStack, System.Xml.XmlWellFormedWriter.nsTop, System.Xml.XmlWellFormedWriter.predefinedNamespaces, and System.value.