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

◆ IsAbstract

bool System.Type.IsAbstract
getset

Definition at line 1040 of file Type.cs.

1041 {
1042 [global::Cpp2ILInjected.Token(Token = "0x6000A40")]
1043 [global::Cpp2ILInjected.Address(RVA = "0x1C4EBD0", Offset = "0x1C4EBD0", Length = "0x20")]
1044 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1045 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "CreateInstanceMono", MemberParameters = new object[]
1046 {
1047 typeof(bool),
1048 typeof(bool)
1049 }, ReturnType = typeof(object))]
1050 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.RuntimeConstructorInfo), Member = "DoInvoke", MemberParameters = new object[]
1051 {
1052 typeof(object),
1053 typeof(global::System.Reflection.BindingFlags),
1054 typeof(global::System.Reflection.Binder),
1055 typeof(object[]),
1056 typeof(global::System.Globalization.CultureInfo)
1057 }, ReturnType = typeof(object))]
1058 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ConvertUtils", Member = "TryConvertInternal", MemberParameters = new object[]
1059 {
1060 typeof(object),
1061 typeof(global::System.Globalization.CultureInfo),
1062 typeof(global::System.Type),
1063 typeof(ref object)
1064 }, ReturnType = "Newtonsoft.Json.Utilities.ConvertUtils.ConvertResult")]
1065 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.TypeExtensions", Member = "IsAbstract", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(bool))]
1066 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1067 get
1068 {
1069 throw null;
1070 }
1071 }
class f__AnonymousType0<< Count > j__TPar