2 references to ExceptionChartSerializerBinaryTypeUnsupported
System.Web.DataVisualization (2)
Common\Utilities\XmlSerializer.cs (2)
2788throw (new InvalidOperationException(SR.ExceptionChartSerializerBinaryTypeUnsupported(obj.GetType().ToString()))); 3201 throw(new InvalidOperationException(SR.ExceptionChartSerializerBinaryTypeUnsupported( obj.GetType().ToString() )));