The '{0}' operator should not normally be redefined. To define equality semantics for a type, override the 'Object.Equals' member in the definition of that type.
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' ...
The '{0}' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement ...
The '{0}' property with a string value of '{1}' was converted and a null value returned. TypeConverter might not be able ...
The '|' tokens separating rules of this pattern match are misaligned by one column. Consider realigning your code or using ...
The .NET debugger has not been installed properly. The most probable cause is that mscordbi.dll is not properly registered. ...