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
PreserveAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
7 [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Delegate, Inherited = false)]
9 [global::Cpp2ILInjected.Token(Token = "0x20000FF")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600054E")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1F89EE8", Offset = "0x1F89EE8", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RuntimeInitializeOnLoadMethodAttribute), Member = ".ctor", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RuntimeInitializeOnLoadMethodAttribute), Member = ".ctor", MemberParameters = new object[] { typeof(RuntimeInitializeLoadType) }, ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
19 {
20 throw null;
21 }
22 }
23}
class f__AnonymousType0<< Count > j__TPar