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

◆ IsPointer

unsafe bool System.Type.IsPointer
getset

Definition at line 773 of file Type.cs.

774 {
775 [global::Cpp2ILInjected.Token(Token = "0x6000A2B")]
776 [global::Cpp2ILInjected.Address(RVA = "0x1C4E7BC", Offset = "0x1C4E7BC", Length = "0x10")]
777 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "ThrowIfTypeNeverValidGenericArgument", MemberParameters = new object[] { typeof(global::System.RuntimeType) }, ReturnType = typeof(void))]
778 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "TryConvertToType", MemberParameters = new object[]
779 {
780 typeof(object),
781 typeof(ref bool)
782 }, ReturnType = typeof(object))]
783 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.UnitySerializationHolder), Member = "AddElementTypes", MemberParameters = new object[]
784 {
785 typeof(global::System.Runtime.Serialization.SerializationInfo),
786 typeof(global::System.RuntimeType)
787 }, ReturnType = typeof(global::System.RuntimeType))]
788 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.Pointer), Member = "Box", MemberParameters = new object[]
789 {
790 typeof(void*),
791 typeof(global::System.Type)
792 }, ReturnType = typeof(object))]
793 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.SignatureTypeExtensions), Member = "MatchesExactly", MemberParameters = new object[]
794 {
795 typeof(global::System.Reflection.SignatureType),
796 typeof(global::System.Type)
797 }, ReturnType = typeof(bool))]
798 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.SignatureTypeExtensions), Member = "TryResolve", MemberParameters = new object[]
799 {
800 typeof(global::System.Reflection.SignatureType),
801 typeof(global::System.Type[])
802 }, ReturnType = typeof(global::System.Type))]
803 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
804 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
805 get
806 {
807 throw null;
808 }
809 }
class f__AnonymousType0<< Count > j__TPar