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
RequestCache.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Net.Cache
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20002E1")]
8 internal abstract class RequestCache
9 {
10 // Note: this type is marked as 'beforefieldinit'.
11 [global::Cpp2ILInjected.Token(Token = "0x60012F2")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E21020", Offset = "0x1E21020", Length = "0x74")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
16 static RequestCache()
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x4000F6C")]
22 internal static readonly char[] LineSplits;
23 }
24}
class f__AnonymousType0<< Count > j__TPar
static readonly char[] LineSplits