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.
1using System;
4
5namespace System
6{
7 // Token: 0x0200011A RID: 282
8 internal interface IValueTupleInternal : ITuple
9 {
10 // Token: 0x06000B0A RID: 2826
12
13 // Token: 0x06000B0B RID: 2827
14 string ToStringEnd();
15 }
16}
int GetHashCode(IEqualityComparer comparer)