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
InternalsVisibleToAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::System.AttributeUsage(global::System.AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
8 [global::Cpp2ILInjected.Token(Token = "0x200049B")]
9 public sealed class InternalsVisibleToAttribute : global::System.Attribute
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x600228A")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1B75904", Offset = "0x1B75904", Length = "0x30")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
15 public InternalsVisibleToAttribute(string assemblyName)
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x1700047B")]
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x600228B")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1B75934", Offset = "0x1B75934", Length = "0xC")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 set
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x40012E7")]
33 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
34 private string _assemblyName;
35
36 [global::Cpp2ILInjected.Token(Token = "0x40012E8")]
37 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
39 }
40}
class f__AnonymousType0<< Count > j__TPar