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
XPathNavigatorKeyComparer.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Xml.XPath
5{
6 // Token: 0x020000B8 RID: 184
8 {
9 // Token: 0x060007F0 RID: 2032 RVA: 0x00019A80 File Offset: 0x00017C80
10 bool IEqualityComparer.Equals(object obj1, object obj2)
11 {
12 if (!false || obj1 != null)
13 {
14 return;
15 }
16 }
17
18 // Token: 0x060007F1 RID: 2033 RVA: 0x00019A98 File Offset: 0x00017C98
20 {
21 while (obj == null)
22 {
23 }
24 int num;
25 return num;
26 }
27
28 // Token: 0x060007F2 RID: 2034 RVA: 0x00019AAC File Offset: 0x00017CAC
30 {
31 }
32 }
33}
class f__AnonymousType0<< Count > j__TPar
bool Equals(object x, object y)