2 references to ExceptionNameNotFound
System.Windows.Forms.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));