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

◆ CloneNode()

override XmlNode System.Xml.XmlUnspecifiedAttribute.CloneNode ( bool deep)
inline

Definition at line 25 of file XmlUnspecifiedAttribute.cs.

26 {
27 int num = 1;
28 this.fSpecified = num != 0;
29 throw new InvalidCastException();
30 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.