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

◆ IsClass

bool System.Type.IsClass
getset

Definition at line 1108 of file Type.cs.

1109 {
1110 [global::Cpp2ILInjected.Token(Token = "0x6000A42")]
1111 [global::Cpp2ILInjected.Address(RVA = "0x1C4EC10", Offset = "0x1C4EC10", Length = "0x48")]
1112 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1113 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "LayoutDefinition", Member = "SaveFields", MemberParameters = new object[]
1114 {
1115 typeof(global::System.IO.BinaryWriter),
1116 typeof(global::System.Type),
1117 typeof(object)
1118 }, ReturnType = typeof(void))]
1119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "LayoutDefinition", Member = "LoadFields", MemberParameters = new object[]
1120 {
1121 typeof(global::System.IO.BinaryReader),
1122 typeof(global::System.Type),
1123 typeof(object)
1124 }, ReturnType = typeof(void))]
1125 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "LayoutDefinition", Member = "RefreshFields", MemberParameters = new object[]
1126 {
1127 typeof(global::System.Type),
1128 typeof(object),
1129 typeof(string)
1130 }, ReturnType = typeof(bool))]
1131 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.ID.SetFactory", Member = "CreateCustomSet", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[] { "T", "System.Object[]" }, ReturnType = "T[]")]
1132 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DefaultBinder), Member = "BindToField", MemberParameters = new object[]
1133 {
1134 typeof(global::System.Reflection.BindingFlags),
1135 typeof(global::System.Reflection.FieldInfo[]),
1136 typeof(object),
1137 typeof(global::System.Globalization.CultureInfo)
1138 }, ReturnType = typeof(global::System.Reflection.FieldInfo))]
1139 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "InheritsGenericDefinition", MemberParameters = new object[]
1140 {
1141 typeof(global::System.Type),
1142 typeof(global::System.Type),
1143 typeof(ref global::System.Type)
1144 }, ReturnType = typeof(bool))]
1145 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.TypeExtensions", Member = "IsClass", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(bool))]
1146 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
1147 get
1148 {
1149 throw null;
1150 }
1151 }
class f__AnonymousType0<< Count > j__TPar