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

◆ SerializationInfoTable

global.System.Runtime.CompilerServices.ConditionalWeakTable<object, global.System.Runtime.Serialization.SerializationInfo> System.Collections.Hashtable.SerializationInfoTable
staticgetsetprivateinherited

Definition at line 29 of file Hashtable.cs.

30 {
31 [global::Cpp2ILInjected.Token(Token = "0x6002F00")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1C115F4", Offset = "0x1C115F4", Length = "0x5C")]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Hashtable), Member = ".ctor", MemberParameters = new object[]
34 {
35 typeof(global::System.Runtime.Serialization.SerializationInfo),
36 typeof(global::System.Runtime.Serialization.StreamingContext)
37 }, ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Hashtable), Member = "OnDeserialization", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.LazyInitializer), Member = "EnsureInitialized", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[] { "T&" }, ReturnType = "T")]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
42 get
43 {
44 throw null;
45 }
46 }
class f__AnonymousType0<< Count > j__TPar