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
IValueTupleInternal.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections
;
3
using
System.Runtime.CompilerServices
;
4
5
namespace
System
6
{
7
// Token: 0x0200011A RID: 282
8
internal
interface
IValueTupleInternal
:
ITuple
9
{
10
// Token: 0x06000B0A RID: 2826
11
int
GetHashCode
(
IEqualityComparer
comparer
);
12
13
// Token: 0x06000B0B RID: 2827
14
string
ToStringEnd
();
15
}
16
}
System.Collections.IEqualityComparer
Definition
IEqualityComparer.cs:7
System.IValueTupleInternal.GetHashCode
int GetHashCode(IEqualityComparer comparer)
System.IValueTupleInternal.ToStringEnd
string ToStringEnd()
System.IValueTupleInternal
Definition
IValueTupleInternal.cs:9
System.Runtime.CompilerServices.ITuple
Definition
ITuple.cs:9
System.Collections
Definition
ArrayList.cs:6
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:4
System.ExceptionArgument.comparer
@ comparer
System
Definition
__ComObject.cs:4
source
mscorlib
System
IValueTupleInternal.cs
Generated by
1.10.0