Files
Aug2021-Cpp2IL-Dump/mscorlib/System/Threading/Tasks/SystemThreadingTasks_TaskDebugView.cs
2026-04-10 22:50:51 +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
{
}
}