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
NclConstants.cs
Go to the documentation of this file.
1using System;
5
6namespace System.Net
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20001A1")]
9 internal static class NclConstants
10 {
11 // Note: this type is marked as 'beforefieldinit'.
12 [global::Cpp2ILInjected.Token(Token = "0x6000A82")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1F0EBE0", Offset = "0x1F0EBE0", Length = "0x148")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RuntimeHelpers), Member = "InitializeArray", MemberParameters = new object[]
18 {
21 }, ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
23 static NclConstants()
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x4000857")]
29 internal static readonly object Sentinel;
30
31 [global::Cpp2ILInjected.Token(Token = "0x4000858")]
32 internal static readonly object[] EmptyObjectArray;
33
34 [global::Cpp2ILInjected.Token(Token = "0x4000859")]
35 internal static readonly Uri[] EmptyUriArray;
36
37 [global::Cpp2ILInjected.Token(Token = "0x400085A")]
38 internal static readonly byte[] CRLF;
39
40 [global::Cpp2ILInjected.Token(Token = "0x400085B")]
41 internal static readonly byte[] ChunkTerminator;
42 }
43}
class f__AnonymousType0<< Count > j__TPar
static readonly Uri[] EmptyUriArray
static readonly byte[] ChunkTerminator
static readonly object[] EmptyObjectArray
static readonly object Sentinel
static readonly byte[] CRLF