2 references to ExceptionNameNotFound
System.Web.DataVisualization (2)
Common\General\BaseCollections.cs (2)
308throw new ArgumentException(SR.ExceptionNameNotFound(name, this.GetType().Name)); 412throw new ArgumentException(SR.ExceptionNameNotFound(name, this.GetType().Name));