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
DataContractAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
7 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum, Inherited = false, AllowMultiple = false)]
8 [global::Cpp2ILInjected.Token(Token = "0x2000002")]
9 public sealed class DataContractAttribute : Attribute
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000001")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1D5C3D8", Offset = "0x1D5C3D8", Length = "0x8")]
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 = "0x17000001")]
21 public bool IsReference
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x6000002")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1D5C3E0", Offset = "0x1D5C3E0", Length = "0x8")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 get
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x4000001")]
33 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
34 private bool isReference;
35 }
36}
class f__AnonymousType0<< Count > j__TPar