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
SatelliteContractVersionAttribute.cs
Go to the documentation of this file.
1using System;
5
6namespace System.Resources
7{
8 [global::System.AttributeUsage(global::System.AttributeTargets.Assembly, AllowMultiple = false)]
9 [global::Cpp2ILInjected.Token(Token = "0x20004AD")]
10 public sealed class SatelliteContractVersionAttribute : global::System.Attribute
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60022E1")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1B778E8", Offset = "0x1B778E8", 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 SatelliteContractVersionAttribute(string version)
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x17000483")]
24 public string Version
25 {
26 [global::System.Runtime.CompilerServices.CompilerGenerated]
27 [global::Cpp2ILInjected.Token(Token = "0x60022E2")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1B7795C", Offset = "0x1B7795C", Length = "0x8")]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 get
31 {
32 throw null;
33 }
34 }
35
36 [global::System.Runtime.CompilerServices.CompilerGenerated]
37 [global::Cpp2ILInjected.Token(Token = "0x400131C")]
38 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
40 }
41}
class f__AnonymousType0<< Count > j__TPar