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

◆ IsSerializable

virtual bool System.Type.IsSerializable
getset

Definition at line 198 of file Type.cs.

199 {
200 [global::Cpp2ILInjected.Token(Token = "0x6000A10")]
201 [global::Cpp2ILInjected.Address(RVA = "0x1C4D80C", Offset = "0x1C4D80C", Length = "0x134")]
202 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
203 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
204 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "IsRuntimeImplemented", ReturnType = typeof(bool))]
205 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
206 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
207 get
208 {
209 throw null;
210 }
211 }
class f__AnonymousType0<< Count > j__TPar