2 references to DoesAssemblyHaveCustomAttribute
System.Web.Entity.Design (2)
parent\parent\parent\parent\InternalApis\NDP_FX\inc\BitmapSelector.cs (2)
111
return
DoesAssemblyHaveCustomAttribute
(assembly, "System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute");
122
return
DoesAssemblyHaveCustomAttribute
(assembly, "System.Drawing.BitmapSuffixInSameAssemblyAttribute");