The member or object constructor '{0}' requires {1} additional argument(s). The required signature is '{2}'. Some names for missing arguments are {3}.
The member '{0}' is used in an invalid way. A use of '{1}' has been inferred prior to the definition of '{2}', which is an ...
The member declaration for '%1' was removed and its accessibility has been changed from 'public' to 'protected'. To make ...
The member named '{0}' was found as both a property and an event on type '{1}'. Members with the same name are not supported. ...
The member or object constructor '{0}' is not {1}. Private members may only be accessed from within the declaring type. Protected ...
The member or object constructor '{0}' requires {1} additional argument(s). The required signature is '{2}'. Some names for ...
The member or object constructor '{0}' requires {1} argument(s) but is here given {2} unnamed and {3} named argument(s). ...
The member or object constructor '{0}' requires {1} argument(s). The required signature is '{2}'. Some names for missing ...
The member or object constructor '{0}' takes {1} type argument(s) but is here given {2}. The required signature is '{3}'. ...
The member or object constructor '{0}' taking {1} arguments are not accessible from this code location. All accessible versions ...