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

◆ CreateComparer()

static EqualityComparer< T > System.Collections.Generic.EqualityComparer< T >.CreateComparer ( )
inlinestaticprivateinherited

Definition at line 23 of file EqualityComparer.cs.

24 {
25 Type type;
26 if (type != null)
27 {
28 }
29 Type type2;
30 bool flag = type == type2;
31 object obj;
32 if (obj != null)
33 {
34 }
35 if (obj != null)
36 {
37 }
38 if (obj == null || obj != null)
39 {
40 Type type3;
42 throw new InvalidCastException();
43 }
45 }
class f__AnonymousType0<< Count > j__TPar
static Type GetUnderlyingType(Type enumType)
Definition Enum.cs:205
static TypeCode GetTypeCode(Type type)
Definition Type.cs:1110
TypeCode
Definition TypeCode.cs:7

References System.Type.GetTypeCode(), System.Enum.GetUnderlyingType(), j__TPar, and System.obj.