wzp
2021-07-30 afda40ef498cca59e58b2b6869deae90f3c13de5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
using System;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
 
[CompilerGenerated]
internal class <PrivateImplementationDetails>{1F3E987B-E163-43EF-8149-AC87A1FAEE06}
{
    internal static __StaticArrayInitTypeSize=12 $$method0x60000c1-1; // data size: 12 bytes
    internal static __StaticArrayInitTypeSize=9 $$method0x60000c1-2; // data size: 9 bytes
    internal static long $$method0x60000c1-3; // data size: 8 bytes
 
    [StructLayout(LayoutKind.Explicit, Size=12, Pack=1)]
    private struct __StaticArrayInitTypeSize=12
    {
    }
 
    [StructLayout(LayoutKind.Explicit, Size=9, Pack=1)]
    private struct __StaticArrayInitTypeSize=9
    {
    }
}