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
AssemblyFileVersionAttribute.cs
Go to the documentation of this file.
1using System;
5
6namespace System.Reflection
7{
8 [global::System.AttributeUsage(global::System.AttributeTargets.Assembly, Inherited = false)]
9 [global::Cpp2ILInjected.Token(Token = "0x20004C2")]
10 public sealed class AssemblyFileVersionAttribute : global::System.Attribute
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6002364")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1B806D8", Offset = "0x1B806D8", Length = "0x74")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
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)]
18 public AssemblyFileVersionAttribute(string version)
19 {
20 throw null;
21 }
22
23 [global::System.Runtime.CompilerServices.CompilerGenerated]
24 [global::Cpp2ILInjected.Token(Token = "0x400135D")]
25 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
27 }
28}
class f__AnonymousType0<< Count > j__TPar