Parsed from the Roslyn source code using Roslyn.
Code | Severity | Message |
---|---|---|
CS0006 | Error | Metadata file '{0}' could not be found |
CS0009 | Fatal | Metadata file '{0}' could not be opened -- {1} |
CS0012 | Error | The type '{0}' is defined in an assembly that is not referenced. You must add a reference to assembly '{1}'. |
CS0016 | Error | Could not write to output file '{0}' -- '{1}' |