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