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

◆ IsActive

bool System.Runtime.Serialization.SafeSerializationManager.IsActive
getsetpackage

Definition at line 54 of file SafeSerializationManager.cs.

55 {
56 [global::Cpp2ILInjected.Token(Token = "0x6001F86")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1B58FF4", Offset = "0x1B58FF4", Length = "0x10")]
58 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
59 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Exception), Member = "GetObjectData", MemberParameters = new object[]
60 {
61 typeof(SerializationInfo),
62 typeof(StreamingContext)
63 }, ReturnType = typeof(void))]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
65 get
66 {
67 throw null;
68 }
69 }
class f__AnonymousType0<< Count > j__TPar