The member or object constructor '{0}' requires {1} argument(s). The required signature is '{2}'. Some names for missing arguments are {3}.
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 ...
The member specified ({0}) could not be found. You might need to regenerate your private accessor, or the member may be private ...
The membership condition determines whether or not an assembly meets specific requirements to get the permissions associated ...