12 lines
206 B
C#
12 lines
206 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
namespace System.Threading.Tasks
|
|
{
|
|
// Token: 0x02000377 RID: 887
|
|
[Token(Token = "0x2000377")]
|
|
internal class SystemThreadingTasks_FutureDebugView<TResult>
|
|
{
|
|
}
|
|
}
|