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

◆ ItemTypeHasDefaultConstructor

bool System.ComponentModel.BindingList< T >.ItemTypeHasDefaultConstructor
getsetprivate

Definition at line 50 of file BindingList.cs.

51 {
52 [global::Cpp2ILInjected.Token(Token = "0x6001613")]
53 [global::Cpp2ILInjected.Address(RVA = "0x18E659C", Offset = "0x18E659C", Length = "0x12C")]
54 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "get_IsPrimitive", ReturnType = typeof(bool))]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetConstructor", MemberParameters = new object[]
59 {
62 typeof(Type[]),
64 }, ReturnType = typeof(ConstructorInfo))]
65 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ConstructorInfo), Member = "op_Inequality", MemberParameters = new object[]
66 {
69 }, ReturnType = typeof(bool))]
70 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
71 get
72 {
73 throw null;
74 }
75 }
class f__AnonymousType0<< Count > j__TPar