2 references to ResourceNotFound
System.Drawing.Common (2)
System\Drawing\Bitmap.cs (1)
81
?? throw new ArgumentException(SR.Format(SR.
ResourceNotFound
, type, resource));
System\Drawing\Icon.cs (1)
100
?? throw new ArgumentException(SR.Format(SR.
ResourceNotFound
, type, resource));