Home
last modified time | relevance | path

Searched refs:ToolboxItemAttributeFailedGetType (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DToolboxItemAttribute.cs101 …throw new ArgumentException(SR.GetString(SR.ToolboxItemAttributeFailedGetType, toolboxItemTypeName…
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/
H A DToolboxItemAttribute.cs108 …throw new ArgumentException(SR.Format(SR.ToolboxItemAttributeFailedGetType, _toolboxItemTypeName),…
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs1394 …public const string ToolboxItemAttributeFailedGetType = "Failed to create ToolboxItem of type: {0}… field in SR