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

◆ HasElementType

bool System.Type.HasElementType
getset

Definition at line 910 of file Type.cs.

911 {
912 [global::Cpp2ILInjected.Token(Token = "0x6000A34")]
913 [global::Cpp2ILInjected.Address(RVA = "0x1C4DAB4", Offset = "0x1C4DAB4", Length = "0x10")]
914 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Activator), Member = "CreateInstance", MemberTypeParameters = new object[] { "T" }, ReturnType = "T")]
915 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "get_ContainsGenericParameters", ReturnType = typeof(bool))]
916 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.UnitySerializationHolder), Member = "AddElementTypes", MemberParameters = new object[]
917 {
918 typeof(global::System.Runtime.Serialization.SerializationInfo),
919 typeof(global::System.RuntimeType)
920 }, ReturnType = typeof(global::System.RuntimeType))]
921 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
922 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
923 get
924 {
925 throw null;
926 }
927 }
class f__AnonymousType0<< Count > j__TPar