Type '{0}' has property '{1}' of entity type. Either this property has no corresponding entity set in the data context or one of its inherited types has a corresponding entity set. Specify IgnoreProperties attribute on the entity type for this property or use a property type that has a corresponding entity set in the data context.
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 ...
Type '{0}' implements Windows Runtime async interface '{1}'. Windows Runtime types cannot implement async interfaces. Please ...
Type '{0}' implements Windows Runtime async interface '{1}'. Windows Runtime types cannot implement async interfaces. Please ...