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
TypeForwardedFromAttribute.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.Enum | global::System.AttributeTargets.Interface | global::System.AttributeTargets.Delegate, Inherited = false, AllowMultiple = false)]
8 [global::Cpp2ILInjected.Token(Token = "0x2000481")]
9 public sealed class TypeForwardedFromAttribute : global::System.Attribute
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x600222B")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1B73914", Offset = "0x1B73914", Length = "0x80")]
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(string), Member = "IsNullOrEmpty", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x17000470")]
24 public string AssemblyFullName
25 {
27 [global::Cpp2ILInjected.Token(Token = "0x600222C")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1B73994", Offset = "0x1B73994", Length = "0x8")]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 get
31 {
32 throw null;
33 }
34 }
35
37 [global::Cpp2ILInjected.Token(Token = "0x40012B8")]
38 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
39 private readonly string <AssemblyFullName>k__BackingField;
40 }
41}
class f__AnonymousType0<< Count > j__TPar