The 'this' parameter (or 'Me' in Visual Basic) of {0} is never used. Mark the member as static (or Shared in Visual Basic) or use 'this'/'Me' in the method body or at least one property accessor, if appropriate.
The 'Outputs' property for custom build rule '%s' assigned to file '%s' is not set. The execution of the rule will be skipped. ...
The 'ReferenceEquality' attribute cannot be used on structs. Consider using the 'StructuralEquality' attribute instead, or ...
The 'Remote (Native only with no authentication)' transport should never be used on a network that might have hostile traffic. ...
The 'StructuralEquality' attribute must be used in conjunction with the 'NoComparison' or 'StructuralComparison' attributes ...
The 'this' parameter (or 'Me' in Visual Basic) of {0} is never used. Mark the member as static (or Shared in Visual Basic) ...
The 'UseNullAsTrueValue' attribute flag may only be used with union types that have one nullary case and at least one non-nullary ...
The '{0}' Entity contains more than one default MethodInstance of type '{1}'. Make sure that the Default property is set ...
The '{0}' method failed because the '{1}' property, meant to contain a '{2}' object, was not assigned and was not able to ...
The '{0}' operator should not normally be redefined. To define equality semantics for a type, override the 'Object.Equals' ...