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

◆ GetEnumerator()

override IEnumerator System.Xml.XmlChildNodes.GetEnumerator ( )
inline

Implements System.Collections.IEnumerable.

Definition at line 47 of file XmlChildNodes.cs.

48 {
49 if (this.container != null)
50 {
51 XmlNode xmlNode = this.container;
52 }
53 if (!true)
54 {
55 }
56 return 1;
57 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.XmlChildNodes.container, and j__TPar.