This commit is contained in:
niko
2026-06-04 11:42:34 +02:00
parent f39ba70a9f
commit e720b98cd1
7488 changed files with 2493818 additions and 0 deletions
@@ -0,0 +1,20 @@
using System;
using System.Runtime.InteropServices;
namespace <PrivateImplementationDetails>{ac4423b1-a80b-4b94-8af8-51169955f0a7}
{
// Token: 0x02001312 RID: 4882
[StructLayout(LayoutKind.Auto, CharSet = CharSet.Auto)]
internal class ArrayCopy148
{
// Token: 0x040067C3 RID: 26563 RVA: 0x00BBB9B4 File Offset: 0x00BB9BB4
// Note: this field is marked with 'hasfieldrva'.
internal static ArrayCopy148.$ArrayType$151 $$field-0;
// Token: 0x02001313 RID: 4883
[StructLayout(LayoutKind.Explicit, Pack = 1, Size = 151)]
private struct $ArrayType$151
{
}
}
}