35 lines
1.1 KiB
C#
35 lines
1.1 KiB
C#
using System;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Threading.Tasks;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02003199 RID: 12697
|
|
[Token(Token = "0x2003199")]
|
|
public static class KKILMGOOBDJ
|
|
{
|
|
// Token: 0x06015C48 RID: 89160 RVA: 0x00516E5C File Offset: 0x0051505C
|
|
[Token(Token = "0x6015C48")]
|
|
[Address(RVA = "0xBF0060", Offset = "0xBEEE60", VA = "0x180BF0060")]
|
|
public static Task IFOPFGOBCPC(this Task CFNPEPPKEBC)
|
|
{
|
|
Task task;
|
|
return task;
|
|
}
|
|
|
|
// Token: 0x06015C49 RID: 89161 RVA: 0x00516E6C File Offset: 0x0051506C
|
|
[Token(Token = "0x6015C49")]
|
|
[Address(RVA = "0xBF0200", Offset = "0xBEF000", VA = "0x180BF0200")]
|
|
public static void KOLCDBDBPFC(this Task CFNPEPPKEBC)
|
|
{
|
|
Action defaultContextAction = AsyncVoidMethodBuilder.Create().m_coreState.m_defaultContextAction;
|
|
}
|
|
|
|
// Token: 0x06015C4A RID: 89162 RVA: 0x00516E8C File Offset: 0x0051508C
|
|
[Token(Token = "0x6015C4A")]
|
|
[Address(RVA = "0xBF0130", Offset = "0xBEEF30", VA = "0x180BF0130")]
|
|
public static void KOLCDBDBPFC(this Task CFNPEPPKEBC, Action<Exception> HPCGJNJEJPM)
|
|
{
|
|
Action defaultContextAction = AsyncVoidMethodBuilder.Create().m_coreState.m_defaultContextAction;
|
|
}
|
|
}
|