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

◆ TypeId

override object System.ComponentModel.ProvidePropertyAttribute.TypeId
getset

Definition at line 82 of file ProvidePropertyAttribute.cs.

83 {
84 [global::Cpp2ILInjected.Token(Token = "0x6001930")]
85 [global::Cpp2ILInjected.Address(RVA = "0x1E5A328", Offset = "0x1E5A328", Length = "0x30")]
86 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
87 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
88 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(Type))]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
90 {
91 typeof(string),
92 typeof(string)
93 }, ReturnType = typeof(string))]
94 get
95 {
96 throw null;
97 }
98 }
class f__AnonymousType0<< Count > j__TPar