3 references to DoesAssemblyHaveCustomAttribute
System.Windows.Forms (3)
parent\parent\parent\InternalApis\NDP_FX\inc\BitmapSelector.cs (3)
90return DoesAssemblyHaveCustomAttribute(assembly, assembly.GetType(typeName)); 106if (DoesAssemblyHaveCustomAttribute(assembly, typeof(BitmapSuffixInSatelliteAssemblyAttribute))) { 117if (DoesAssemblyHaveCustomAttribute(assembly, typeof(BitmapSuffixInSameAssemblyAttribute))) {