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
Comparer.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections
;
3
4
namespace
System.Net
5
{
6
// Token: 0x02000211 RID: 529
7
internal
class
Comparer
:
IComparer
8
{
9
// Token: 0x06000D11 RID: 3345 RVA: 0x00029BC0 File Offset: 0x00027DC0
10
int
IComparer
.
Compare
(
object
ol
,
object
or
)
11
{
12
if
(
ol
!=
null
)
13
{
14
}
15
if
(
or
!=
null
)
16
{
17
}
18
int
num;
19
int
num2
;
20
if
(num != 0 ||
num2
!= 0)
21
{
22
return
num2
;
23
}
24
int
num3
;
25
return
num3
;
26
}
27
28
// Token: 0x06000D12 RID: 3346 RVA: 0x00029BE8 File Offset: 0x00027DE8
29
public
Comparer
()
30
{
31
}
32
}
33
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Net.Comparer.Comparer
Comparer()
Definition
Comparer.cs:29
System.Net.Comparer
Definition
Comparer.cs:8
System.Collections.IComparer.Compare
int Compare(object x, object y)
System.Collections.IComparer
Definition
IComparer.cs:7
System.Collections
Definition
ArrayList.cs:6
System.Net
Definition
AuthenticationManager.cs:7
System
Definition
__ComObject.cs:4
source
System
Net
Comparer.cs
Generated by
1.10.0