Type '{0}' has a key defined through an explicit DataServiceKeyAttribute, but it is not exposed through a top-level IQueryable property on the data context.
Type '{0}' does not have a content property. Specify the name of the property to set, or add a ContentPropertyAttribute or ...
Type '{0}' does not have a static method '{1}' that takes a parameter of type 'System.Xml.Schema.XmlSchemaSet' as specified ...
Type '{0}' from namespace '{1}' declared as derivation of type '{2}' from namespace '{3}, but corresponding CLR types are ...
Type '{0}' from namespace '{1}' has not been imported from schema. Consider first importing this type by calling one of the ...
Type '{0}' has a key defined through an explicit DataServiceKeyAttribute, but it is not exposed through a top-level IQueryable ...
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 ...