Deprecated Method for adding a new object to the {0} EntitySet. Consider using the .Add method of the associated ObjectSetproperty instead.
DeliveryRequirementsAttribute requires QueuedDelivery, but binding for the endpoint with contract '{0}' doesn't support it ...
Dependency Property '{0}:{1}' is not Read Only. SetReadOnlyPropertyValue can only be called on Read Only Dependency Properties. ...
DependencyProperty '{0}:{1}' does not have an associated CLR property. All non-attached Dependency Properties should have ...
DependencyProperty limit has been exceeded upon registration of '{0}'. Dependency properties are normally static class members ...
Deprecated Method for adding a new object to the {0} EntitySet. Consider using the .Add method of the associated ObjectSet ...
Deprecated Method for adding a new object to the {0} EntitySet. Consider using the .Add method of the associated ObjectSet(Of ...
derives from {1} but does not have a default constructor. {1} needs to add a default constructor to obey the security inheritance ...
derives from {1} which has a critical default constructor while {0} has a transparent or safe-critical default constructor. ...
derives from {1} which has a safe-critical default constructor while {0} has a transparent default constructor. Change the ...