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
TypeLoadExceptionHolder.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20003E3")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001F7F")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1B58A00", Offset = "0x1B58A00", Length = "0x28")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader), Member = "ParseObject", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.ParseRecord) }, ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 internal TypeLoadExceptionHolder(string typeName)
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x17000431")]
22 internal string TypeName
23 {
24 [global::Cpp2ILInjected.Token(Token = "0x6001F80")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1B58A28", Offset = "0x1B58A28", Length = "0x8")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 get
28 {
29 throw null;
30 }
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x4000FBF")]
34 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
35 private string m_typeName;
36 }
37}
class f__AnonymousType0<< Count > j__TPar