4 references to IsSupported
System.ComponentModel.TypeConverter (4)
System\ComponentModel\AmbientValueAttribute.cs (3)
32Debug.Assert(IDesignerHost.IsSupported, "Runtime instantiation of this attribute is not allowed with trimming."); 33if (!IDesignerHost.IsSupported) 145if (!IDesignerHost.IsSupported)
System\ComponentModel\ToolboxItemAttribute.cs (1)
45if (!IDesignerHost.IsSupported)