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
[System.Data] Try to fix random DataViewTest.DefaultColumnNameAddListChangedTest...
[mono-project.git]
/
mcs
/
errors
/
cs0006.cs
blob
d4ae9fb7778c2a5bc051bf07b98aa5f42352fb77
1
// CS0006: Metadata file `a:b' could not be found
2
// Line: 0
3
// Compiler options: -r:a:b
4
5
class
C
6
{
7
}