21 lines
580 B
C#
21 lines
580 B
C#
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
|
|
{
|
|
}
|
|
}
|
|
}
|