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
SwitchLevelAttribute.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Diagnostics
6{
8 [global::Cpp2ILInjected.Token(Token = "0x20000CA")]
9 public sealed class SwitchLevelAttribute : Attribute
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x600049B")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1EC51C4", Offset = "0x1EC51C4", Length = "0x2C")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x170000C7")]
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x600049C")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1EC51F0", Offset = "0x1EC51F0", Length = "0xBC")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "op_Equality", MemberParameters = new object[]
27 {
28 typeof(Type),
30 }, ReturnType = typeof(bool))]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
33 set
34 {
35 throw null;
36 }
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x4000393")]
40 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
41 private Type type;
42 }
43}
class f__AnonymousType0<< Count > j__TPar