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
CancellationCallbackCoreWorkArguments.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Threading
4{
5 // Token: 0x020001D6 RID: 470
7 {
8 // Token: 0x0600112A RID: 4394 RVA: 0x000244EC File Offset: 0x000226EC
14
15 // Token: 0x0400093B RID: 2363
17
18 // Token: 0x0400093C RID: 2364
19 internal int _currArrayIndex;
20 }
21}
class f__AnonymousType0<< Count > j__TPar
SparselyPopulatedArrayFragment< CancellationCallbackInfo > _currArrayFragment
CancellationCallbackCoreWorkArguments(SparselyPopulatedArrayFragment< CancellationCallbackInfo > currArrayFragment, int currArrayIndex)