The member declaration for '%1' was removed and its accessibility has been changed from 'public' to 'protected'. To make this member accessible from another page, a public property named '%1' has been created.
The member '%1!ls!' was defined in a referenced assembly. Renaming its references will result in build errors. Do you want ...
The member '%1!ls!' was defined in a referenced assembly. Updating its references will result in build errors. Do you want ...
The member '{0}' is used in an invalid way. A use of '{1}' has been inferred prior to its definition at or near '{2}'. This ...
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). ...