Files
niko c12fbe3fc6 m
2026-04-12 16:51:38 +02:00

11 lines
225 B
C#

using System;
using Cpp2IlInjected;
namespace System
{
// Token: 0x02000092 RID: 146
// (Invoke) Token: 0x060002D7 RID: 727
[Token(Token = "0x2000092")]
internal delegate void IOAsyncCallback(IOAsyncResult ioares);
}