The struct, record or union type '{0}' is not structurally comparable because the type '{1}' does not satisfy the 'comparison' constraint. Consider adding the 'NoComparison' attribute to the type '{2}' to clarify that the type is not comparable
The struct, record or union type '{0}' implements the interface 'System.IComparable' explicitly. You must apply the 'CustomComparison' ...
The struct, record or union type '{0}' implements the interface 'System.IEquatable ' explicitly. Apply the 'CustomEquality' ...
The struct, record or union type '{0}' implements the interface 'System.IStructuralComparable' explicitly. Apply the 'CustomComparison' ...
The struct, record or union type '{0}' implements the interface 'System.IStructuralEquatable' explicitly. Apply the 'CustomEquality' ...
The struct, record or union type '{0}' is not structurally comparable because the type '{1}' does not satisfy the 'comparison' ...
The struct, record or union type '{0}' is not structurally comparable because the type parameter {1} does not satisfy the ...
The style sheet contains syntax errors and cannot be formatted. To view the errors make sure error detection is enabled in ...
The StylusPointDescriptions are incompatible. Use the StylusPointDescription.GetCommonDescription method to find a common ...
The subreport '{0}' could not be found at the specified location {1}. Please verify that the subreport has been published ...