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

◆ IsSealed

bool System.Type.IsSealed
getset

Definition at line 1074 of file Type.cs.

1075 {
1076 [global::Cpp2ILInjected.Token(Token = "0x6000A41")]
1077 [global::Cpp2ILInjected.Address(RVA = "0x1C4EBF0", Offset = "0x1C4EBF0", Length = "0x20")]
1078 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1079 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MonoCustomAttrs), Member = "GetCustomAttributes", MemberParameters = new object[]
1080 {
1081 typeof(global::System.Reflection.ICustomAttributeProvider),
1082 typeof(global::System.Type),
1083 typeof(bool)
1084 }, ReturnType = typeof(object[]))]
1085 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MonoCustomAttrs), Member = "GetCustomAttributesData", MemberParameters = new object[]
1086 {
1087 typeof(global::System.Reflection.ICustomAttributeProvider),
1088 typeof(global::System.Type),
1089 typeof(bool)
1090 }, ReturnType = typeof(global::System.Collections.Generic.IList<global::System.Reflection.CustomAttributeData>))]
1091 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectWriter), Member = "WriteArrayMember", MemberParameters = new object[]
1092 {
1093 typeof(global::System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo),
1094 typeof(global::System.Runtime.Serialization.Formatters.Binary.NameInfo),
1095 typeof(object)
1096 }, ReturnType = typeof(void))]
1097 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.NameInfo), Member = "get_IsSealed", ReturnType = typeof(bool))]
1098 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.TypeExtensions", Member = "IsSealed", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(bool))]
1099 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonContainerContract", Member = "set_ItemContract", MemberParameters = new object[] { "Newtonsoft.Json.Serialization.JsonContract" }, ReturnType = typeof(void))]
1100 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
1101 get
1102 {
1103 throw null;
1104 }
1105 }
class f__AnonymousType0<< Count > j__TPar