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
TaskSchedulerException.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000219 RID: 537
9 {
10 // Token: 0x060012DD RID: 4829 RVA: 0x00027CF0 File Offset: 0x00025EF0
12 {
13 if (!true)
14 {
15 }
16 base..ctor("An exception was thrown by a TaskScheduler.");
17 }
18
19 // Token: 0x060012DE RID: 4830 RVA: 0x00027D0C File Offset: 0x00025F0C
21 {
22 if (!true)
23 {
24 }
25 base..ctor("An exception was thrown by a TaskScheduler.", innerException);
26 }
27
28 // Token: 0x060012DF RID: 4831 RVA: 0x00027D28 File Offset: 0x00025F28
30 {
31 if (!true)
32 {
33 }
34 base..ctor(info, context);
35 }
36 }
37}
class f__AnonymousType0<< Count > j__TPar
TaskSchedulerException(SerializationInfo info, StreamingContext context)