Files
Apr2020-Cpp2Il-Dump/mscorlib/System/Threading/Tasks/SystemThreadingTasks_TaskDebugView.cs
niko 8fc35183db a
2026-04-11 22:19:20 +02:00

12 lines
195 B
C#

using System;
using Cpp2IlInjected;
namespace System.Threading.Tasks
{
// Token: 0x0200037A RID: 890
[Token(Token = "0x200037A")]
internal class SystemThreadingTasks_TaskDebugView
{
}
}