Type '{0}' cannot be added to list of known types since another type '{1}' with the same data contract name '{2}:{3}' is already present. If there are different collections of a particular type - for example, Listand Test[], they cannot both be added as known types. Consider specifying only one of these types for addition to the known types list.
Type '%1!ls!' from assembly '%2!ls!' cannot be used across assembly boundaries because it has a generic type parameter that ...
Type '%1' in assembly '%2' has method '%3' which is either static, virtual, abstract or generic, but is marked as being a ...
Type '%1' in assembly '%2' has method '%3' with an incorrect signature for the serialization attribute that it is decorated ...
Type '%hs' has auto-layout but is being exported. Consider marking the type ComVisible(false) since the exported definition ...
Type '{0}' cannot be added to list of known types since another type '{1}' with the same data contract name '{2}:{3}' is ...
Type '{0}' cannot be added to list of known types since another type '{1}' with the same data contract name '{2}:{3}' is ...
Type '{0}' cannot be exported as a schema type because it is an open generic type. You can only export a generic type if ...
Type '{0}' cannot be initialized from text (XamlLanguage.Initialization). Add a TypeConverter to this type or change the ...
Type '{0}' cannot be instantiated under a partially trusted security policy (AllowPartiallyTrustedCallersAttribute is not ...