repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update the reference assemblies we ship in mono.
[mono-project.git]
/
mcs
/
errors
/
CS0246-29-lib.il
blob
27709d43e540ffd087b39d852bb6f4601642562c
1
.assembly extern mscorlib
2
{
3
}
4
5
.assembly extern 'missing'
6
{
7
.ver 0:0:0:0
8
}
9
10
.assembly 'CS0246-29-lib'
11
{
12
.hash algorithm 0x00008004
13
.ver 0:0:0:0
14
}
15
16
.module 'CS0246-29-lib.dll'
17
18
.class extern forwarder A
19
{
20
.assembly extern 'missing'
21
}
22
.class extern B
23
{
24
.class extern A
25
}