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
DebuggerDisplayAttribute.cs
Go to the documentation of this file.
1using System;
5
6namespace System.Diagnostics
7{
8 [global::System.AttributeUsage(global::System.AttributeTargets.Assembly | global::System.AttributeTargets.Class | global::System.AttributeTargets.Struct | global::System.AttributeTargets.Enum | global::System.AttributeTargets.Property | global::System.AttributeTargets.Field | global::System.AttributeTargets.Delegate, AllowMultiple = true)]
9 [global::System.Runtime.InteropServices.ComVisible(true)]
10 [global::Cpp2ILInjected.Token(Token = "0x20005D1")]
11 public sealed class DebuggerDisplayAttribute : global::System.Attribute
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6002D54")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1C049AC", Offset = "0x1C049AC", Length = "0x70")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x400195C")]
24 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
25 private string name;
26
27 [global::Cpp2ILInjected.Token(Token = "0x400195D")]
28 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
29 private string value;
30
31 [global::Cpp2ILInjected.Token(Token = "0x400195E")]
32 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
33 private string type;
34 }
35}
class f__AnonymousType0<< Count > j__TPar