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

◆ Equals()

override bool System.Xml.XmlQualifiedName.Equals ( object other)
inline

Definition at line 102 of file XmlQualifiedName.cs.

103 {
104 if (other != null)
105 {
106 }
107 string text = this.name;
108 string text2 = this.ns;
109 bool flag;
110 return flag;
111 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.Xml.XmlQualifiedName.name, System.Xml.XmlQualifiedName.ns, and System.text.