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
SurrogateForCyclicalReference.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20003D9")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6001F18")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1B544B8", Offset = "0x1B544B8", Length = "0xC8")]
12 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6001F19")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1B54580", Offset = "0x1B54580", Length = "0xDC")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x4000F94")]
31 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
33 }
34}
object SetObjectData(object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
void GetObjectData(object obj, SerializationInfo info, StreamingContext context)