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
TypeDependencyAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::System.AttributeUsage(global::System.AttributeTargets.Class | global::System.AttributeTargets.Struct | global::System.AttributeTargets.Interface, AllowMultiple = true, Inherited = false)]
8 [global::Cpp2ILInjected.Token(Token = "0x200049D")]
9 internal sealed class TypeDependencyAttribute : global::System.Attribute
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x600228D")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1B75948", Offset = "0x1B75948", Length = "0x74")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x40012E9")]
23 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
24 private string typeName;
25 }
26}
class f__AnonymousType0<< Count > j__TPar