1 reference to GetResourceStream
System.Drawing.Common (1)
System\Drawing\Bitmap.cs (1)
71public Bitmap(Type type, string resource) : this(GetResourceStream(type, resource))