You've already forked linux-packaging-mono
Imported Upstream version 3.8.0
Former-commit-id: 6a76a29bd07d86e57c6c8da45c65ed5447d38a61
This commit is contained in:
26
mcs/errors/CS0012-23-lib.il
Normal file
26
mcs/errors/CS0012-23-lib.il
Normal file
@@ -0,0 +1,26 @@
|
||||
.assembly extern mscorlib
|
||||
{
|
||||
}
|
||||
|
||||
.assembly extern System.Core
|
||||
{
|
||||
}
|
||||
|
||||
.assembly extern 'CS0012-lib-missing'
|
||||
{
|
||||
}
|
||||
|
||||
.assembly 'CS0012-23-lib'
|
||||
{
|
||||
.hash algorithm 0x00008004
|
||||
.ver 0:0:0:0
|
||||
}
|
||||
|
||||
.module 'CS0012-23-lib.dll'
|
||||
|
||||
|
||||
.class public abstract auto ansi sealed beforefieldinit B
|
||||
extends [mscorlib]System.Object
|
||||
{
|
||||
.field public static valuetype ['CS0012-lib-missing']Struct`1<int32>[] ArrayMember
|
||||
}
|
||||
Reference in New Issue
Block a user