2 references to ExceptionCustomAttributeTypeOrMinimumPossibleValueUnsupported
System.Windows.Forms.DataVisualization (2)
Common\Converters\CustomAttributesConverters.cs (2)
765throw (new InvalidOperationException(SR.ExceptionCustomAttributeTypeOrMinimumPossibleValueUnsupported(attrName))); 801 throw(new InvalidOperationException(SR.ExceptionCustomAttributeTypeOrMinimumPossibleValueUnsupported(attrName)));