1 2 3 4 5 6 7
// CS0006: Metadata file `a:b' could not be found // Line: 0 // Compiler options: -r:a:b class C { }