terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
ITupleInternal.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.CompilerServices
;
3
using
System.Text
;
4
using
Cpp2ILInjected
;
5
6
namespace
System
7
{
8
[global::Cpp2ILInjected.Token(Token =
"0x200010B"
)]
9
internal
interface
ITupleInternal
: global::System.Runtime.CompilerServices.
ITuple
10
{
11
[global::Cpp2ILInjected.Token(Token =
"0x60009E0"
)]
12
string
ToString
(global::System.Text.StringBuilder sb);
13
}
14
}
System.ITupleInternal.ToString
string ToString(global::System.Text.StringBuilder sb)
System.ITupleInternal
Definition
ITupleInternal.cs:10
System.Runtime.CompilerServices.ITuple
Definition
ITuple.cs:10
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:6
System.Text
Definition
ASCIIEncoding.cs:8
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
ITupleInternal.cs
Generated by
1.10.0