5 instantiations of BitmapSuffixInSatelliteAssemblyAttribute
System.Drawing (1)
commonui\System\Drawing\AssemblyAttributes.cs (1)
17[assembly: System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute()]
System.Web (1)
Properties\AssemblyInfo.cs (1)
36[assembly:System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute()]
System.Web.DynamicData (1)
Properties\AssemblyInfo.cs (1)
34[assembly:System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute()]
System.Web.Extensions (1)
Properties\AssemblyInfo.cs (1)
108[assembly:System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute()]
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AssemblyAttributes.cs (1)
20[assembly:System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute()]
3 references to BitmapSuffixInSatelliteAssemblyAttribute
System.Drawing (1)
commonui\System\Drawing\BitmapSelector.cs (1)
106if (DoesAssemblyHaveCustomAttribute(assembly, typeof(BitmapSuffixInSatelliteAssemblyAttribute))) {
System.Web.Entity.Design (1)
parent\parent\parent\parent\InternalApis\NDP_FX\inc\BitmapSelector.cs (1)
106if (DoesAssemblyHaveCustomAttribute(assembly, typeof(BitmapSuffixInSatelliteAssemblyAttribute))) {
System.Windows.Forms (1)
parent\parent\parent\InternalApis\NDP_FX\inc\BitmapSelector.cs (1)
106if (DoesAssemblyHaveCustomAttribute(assembly, typeof(BitmapSuffixInSatelliteAssemblyAttribute))) {