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.Globalization.IdnMapping.Equals ( object obj)
inline

Definition at line 14 of file IdnMapping.cs.

15 {
16 if (obj != null)
17 {
18 bool flag = this.allow_unassigned;
19 bool flag2 = this.use_std3;
20 return;
21 }
22 }
class f__AnonymousType0<< Count > j__TPar

References System.Globalization.IdnMapping.allow_unassigned, j__TPar, System.obj, and System.Globalization.IdnMapping.use_std3.