terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
RequestCache.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Net.Cache
4{
5 // Token: 0x020002E1 RID: 737
6 internal abstract class RequestCache
7 {
8 // Token: 0x060012F2 RID: 4850 RVA: 0x0003ABA4 File Offset: 0x00038DA4
9 // Note: this type is marked as 'beforefieldinit'.
10 static RequestCache()
11 {
12 }
13
14 // Token: 0x04000F6C RID: 3948
15 internal static readonly char[] LineSplits;
16 }
17}
class f__AnonymousType0<< Count > j__TPar
static readonly char[] LineSplits