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
ITupleInternal.cs
Go to the documentation of this file.
1using System;
3using System.Text;
4
5namespace System
6{
7 // Token: 0x0200010B RID: 267
8 internal interface ITupleInternal : ITuple
9 {
10 // Token: 0x060009E0 RID: 2528
12 }
13}
string ToString(StringBuilder sb)