Code Analysis has not been run on the project, or the last run had errors. Make sure Code Analysis has been run on the project and that no errors were reported.
CLR Image Type : Specifies the type of a CLR image. Useful when linking object files of different types. (/CLRIMAGETYPE:IJW, ...
CLR operator '%$S', has parameter passed by reference. CLR operator '%$L' has different semantics from C++ operator '%$L', ...
CLR Thread Attribute : Specifies the threading attribute for the entry point of your CLR program. (/CLRTHREADATTRIBUTE:STA, ...
CLR Unmanaged Code Check : specifies whether the linker will apply T:System.Security.SuppressUnmanagedCodeSecurityAttribute ...
Code Analysis has not been run on the project, or the last run had errors. Make sure Code Analysis has been run on the project ...
Code Analysis is not enabled in the project. Make sure "Enable Code Analysis on Build" is selected in project properties. ...
Code cannot be generated in file '{0}' because it is not part of the project. Add the file to the project and try again, ...
Code could not be found for one or more shapes in class diagram '{0}'. Do you want to attempt to automatically repair the ...
Code coverage collection error: Collection engine threw exception: {0}. The test run execution on that machine cannot continue. ...