The type '{0}' could not be resolved. This may occur if the test project and code to be tested are being built for different architectures.
The type '%4!ls!' cannot be used as type parameter '%3!ls!' in the generic type or method '%1!ls!'. There is no implicit ...
The type '{0}' cannot be loaded because it has the same display name ('{1}') as the type '{2}'. All types must have a unique ...
The type '{0}' could not be found. Ensure that the assembly containing the type is referenced. If the assembly is part of ...
The type '{0}' could not be resolved. This may occur if the code being tested depended on a typedef. C++ typedef resolution ...
The type '{0}' could not be resolved. This may occur if the test project and code to be tested are being built for different ...
The type '{0}' does not support the 'comparison' constraint because it is a record, union or struct with one or more structural ...
The type '{0}' does not support the 'comparison' constraint. For example, it does not support the 'System.IComparable' interface ...
The type '{0}' does not support the 'equality' constraint because it is a record, union or struct with one or more structural ...
The type '{0}' has been marked as having an Explicit layout, but the field '{1}' has not been marked with the 'FieldOffset' ...