The type name {0} conflicts in whole or in part with the namespace name '{1}' defined in the .NET Framework. Rename the type to eliminate the conflict.
The type implements the interface '{0}' but this is not revealed by the signature. You should list the interface in the signature, ...
The type name '%1!ls!' could not be found in the global namespace. This type has been forwarded to assembly '%2!ls!' Consider ...
The type name '%1!ls!' could not be found in the namespace '%2!ls!'. This type has been forwarded to assembly '%3!ls!' Consider ...
The type name '%1!ls!' could not be found. This type has been forwarded to assembly '%2!ls!'. Consider adding a reference ...
The type name {0} conflicts in whole or in part with the namespace name '{1}' defined in the .NET Framework. Rename the type ...
The type name {0} conflicts in whole or in part with the namespace name '{1}'. Change either name to eliminate the conflict. ...
The type of a field using the 'DefaultValue' attribute must admit default initialization, i.e. have 'null' as a proper value ...
The type of field "%1" does not match the type of the column "%2" in the database. Modify the field mapping or change the ...
The Type of the role player provided in the DomainRoleAttribute for DomainRole '{0}' on DomainRelationship '{1}' is not a ...