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
Timeout.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Threading
4{
5 // Token: 0x020001C6 RID: 454
6 public static class Timeout
7 {
8 // Token: 0x060010C8 RID: 4296 RVA: 0x00023940 File Offset: 0x00021B40
9 // Note: this type is marked as 'beforefieldinit'.
10 static Timeout()
11 {
12 }
13
14 // Token: 0x04000914 RID: 2324
16 }
17}
class f__AnonymousType0<< Count > j__TPar
static readonly TimeSpan InfiniteTimeSpan
Definition Timeout.cs:15