Type '{0}' has different implementations for Object.ToString() and Windows.Foundation.IStringable.ToString() which is not allowed. Please consider overriding Object.ToString() and removing explicit implementation for Windows.Foundation.IStringable.ToString().
Type '{0}' has a method '{1}' which is a generic IEnumerable but is marked with a SingleResultAttribute. Only IQueryable ...
Type '{0}' has a method '{1}' with parameter '{2}' declared as an Out parameter. The parameter should be declared as In only. ...
Type '{0}' has an instance method and a Shared method that have the same name '{1}'. To export to the Windows Runtime, the ...
Type '{0}' has an instance method and a static method that have the same name '{1}'. To export to the Windows Runtime, the ...
Type '{0}' has different implementations for Object.ToString() and Windows.Foundation.IStringable.ToString() which is not ...
Type '{0}' has multiple constructors with '{1}' argument(s). Windows Runtime types cannot have multiple constructors with ...
Type '{0}' has property '{1}' of entity type. Either this property has no corresponding entity set in the data context or ...
Type '{0}' has set its ISerializable assembly name to "0". "0" is an invalid assembly name. Consider using the full name ...
Type '{0}' implements interface '{1}', which is not a Windows Runtime interface. All interfaces that are implemented by exported ...