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
HeaderVariantInfo.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Net
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000215")]
8 internal struct HeaderVariantInfo
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6000D29")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1F30BB8", Offset = "0x1F30BB8", Length = "0xC")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 {
15 throw null;
16 }
17
18 [global::Cpp2ILInjected.Token(Token = "0x170002BF")]
19 internal string Name
20 {
21 [global::Cpp2ILInjected.Token(Token = "0x6000D2A")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1F30BC4", Offset = "0x1F30BC4", Length = "0x8")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 get
25 {
26 throw null;
27 }
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x170002C0")]
32 {
33 [global::Cpp2ILInjected.Token(Token = "0x6000D2B")]
34 [global::Cpp2ILInjected.Address(RVA = "0x1F30BCC", Offset = "0x1F30BCC", Length = "0x8")]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 get
37 {
38 throw null;
39 }
40 }
41
42 [global::Cpp2ILInjected.Token(Token = "0x4000B42")]
43 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
44 private string m_name;
45
46 [global::Cpp2ILInjected.Token(Token = "0x4000B43")]
47 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
49 }
50}
class f__AnonymousType0<< Count > j__TPar
HeaderVariantInfo(string name, CookieVariant variant)