CLR Unmanaged Code Check : specifies whether the linker will apply T:System.Security.SuppressUnmanagedCodeSecurityAttribute to linker-generated PInvoke calls from managed code into native DLLs. (/CLRUNMANAGEDCODECHECK)
Cloud Service projects currently support Roles that run on .NET Framework version 3.5. Please set the Target Framework property ...
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 ...