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

◆ operator==() [2/3]

static bool System.Reflection.MethodBase.operator== ( MethodBase left,
MethodBase right )
inlinestaticinherited

Definition at line 185 of file MethodBase.cs.

186 {
187 for (;;)
188 {
189 int num = 1;
190 if (left != null)
191 {
192 if (left != null)
193 {
194 }
195 long num2 = 0L;
196 if (num == 0)
197 {
198 }
199 long num3 = 0L;
200 if (num2 != 0L && num3 != 0L)
201 {
202 return;
203 }
204 }
205 }
206 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.