71 references to GetResourceString
System.ComponentModel.TypeConverter (71)
src\runtime\artifacts\obj\System.ComponentModel.TypeConverter\Release\net11.0\System.SR.cs (70)
16
internal static string @Array =>
GetResourceString
("Array");
18
internal static string @Collection =>
GetResourceString
("Collection");
20
internal static string @ConvertFromException =>
GetResourceString
("ConvertFromException");
22
internal static string @ConvertInvalidPrimitive =>
GetResourceString
("ConvertInvalidPrimitive");
24
internal static string @ConvertToException =>
GetResourceString
("ConvertToException");
26
internal static string @EnumConverterInvalidValue =>
GetResourceString
("EnumConverterInvalidValue");
28
internal static string @EnumInvalidValue =>
GetResourceString
("EnumInvalidValue");
30
internal static string @ErrorInvalidEventHandler =>
GetResourceString
("ErrorInvalidEventHandler");
32
internal static string @ErrorInvalidEventType =>
GetResourceString
("ErrorInvalidEventType");
34
internal static string @ErrorInvalidPropertyType =>
GetResourceString
("ErrorInvalidPropertyType");
36
internal static string @ErrorMissingEventAccessors =>
GetResourceString
("ErrorMissingEventAccessors");
38
internal static string @ErrorMissingPropertyAccessors =>
GetResourceString
("ErrorMissingPropertyAccessors");
40
internal static string @InvalidMemberName =>
GetResourceString
("InvalidMemberName");
42
internal static string @none =>
GetResourceString
("none");
44
internal static string @Null =>
GetResourceString
("Null");
46
internal static string @NullableConverterBadCtorArg =>
GetResourceString
("NullableConverterBadCtorArg");
48
internal static string @RuntimeInstanceNotAllowed =>
GetResourceString
("RuntimeInstanceNotAllowed");
50
internal static string @Text =>
GetResourceString
("Text");
52
internal static string @TypeDescriptorAlreadyAssociated =>
GetResourceString
("TypeDescriptorAlreadyAssociated");
54
internal static string @TypeDescriptorArgsCountMismatch =>
GetResourceString
("TypeDescriptorArgsCountMismatch");
56
internal static string @TypeDescriptorProviderError =>
GetResourceString
("TypeDescriptorProviderError");
58
internal static string @TypeDescriptorExpectedElementType =>
GetResourceString
("TypeDescriptorExpectedElementType");
60
internal static string @TypeDescriptorSameAssociation =>
GetResourceString
("TypeDescriptorSameAssociation");
62
internal static string @InvalidColor =>
GetResourceString
("InvalidColor");
64
internal static string @TextParseFailedFormat =>
GetResourceString
("TextParseFailedFormat");
66
internal static string @PropertyValueInvalidEntry =>
GetResourceString
("PropertyValueInvalidEntry");
68
internal static string @InvalidParameter =>
GetResourceString
("InvalidParameter");
70
internal static string @TimerAutoReset =>
GetResourceString
("TimerAutoReset");
72
internal static string @TimerEnabled =>
GetResourceString
("TimerEnabled");
74
internal static string @TimerInterval =>
GetResourceString
("TimerInterval");
76
internal static string @TimerIntervalElapsed =>
GetResourceString
("TimerIntervalElapsed");
78
internal static string @TimerInvalidInterval =>
GetResourceString
("TimerInvalidInterval");
80
internal static string @TimerSynchronizingObject =>
GetResourceString
("TimerSynchronizingObject");
82
internal static string @ToolboxItemAttributeFailedGetType =>
GetResourceString
("ToolboxItemAttributeFailedGetType");
84
internal static string @PropertyTabAttributeBadPropertyTabScope =>
GetResourceString
("PropertyTabAttributeBadPropertyTabScope");
86
internal static string @PropertyTabAttributeTypeLoadException =>
GetResourceString
("PropertyTabAttributeTypeLoadException");
88
internal static string @PropertyTabAttributeArrayLengthMismatch =>
GetResourceString
("PropertyTabAttributeArrayLengthMismatch");
90
internal static string @PropertyTabAttributeParamsBothNull =>
GetResourceString
("PropertyTabAttributeParamsBothNull");
92
internal static string @ComObjectDescriptorsNotSupported =>
GetResourceString
("ComObjectDescriptorsNotSupported");
94
internal static string @CultureInfoConverterDefaultCultureString =>
GetResourceString
("CultureInfoConverterDefaultCultureString");
96
internal static string @CultureInfoConverterInvalidCulture =>
GetResourceString
("CultureInfoConverterInvalidCulture");
98
internal static string @IDesignerHostNotSupported =>
GetResourceString
("IDesignerHostNotSupported");
100
internal static string @ErrorInvalidServiceInstance =>
GetResourceString
("ErrorInvalidServiceInstance");
102
internal static string @ErrorServiceExists =>
GetResourceString
("ErrorServiceExists");
104
internal static string @InvalidArgumentValue =>
GetResourceString
("InvalidArgumentValue");
106
internal static string @InvalidNullArgument =>
GetResourceString
("InvalidNullArgument");
108
internal static string @DuplicateComponentName =>
GetResourceString
("DuplicateComponentName");
110
internal static string @MaskedTextProviderPasswordAndPromptCharError =>
GetResourceString
("MaskedTextProviderPasswordAndPromptCharError");
112
internal static string @MaskedTextProviderInvalidCharError =>
GetResourceString
("MaskedTextProviderInvalidCharError");
114
internal static string @MaskedTextProviderMaskInvalidChar =>
GetResourceString
("MaskedTextProviderMaskInvalidChar");
116
internal static string @InstanceDescriptorCannotBeStatic =>
GetResourceString
("InstanceDescriptorCannotBeStatic");
118
internal static string @InstanceDescriptorMustBeStatic =>
GetResourceString
("InstanceDescriptorMustBeStatic");
120
internal static string @InstanceDescriptorMustBeReadable =>
GetResourceString
("InstanceDescriptorMustBeReadable");
122
internal static string @InstanceDescriptorLengthMismatch =>
GetResourceString
("InstanceDescriptorLengthMismatch");
124
internal static string @MetaExtenderName =>
GetResourceString
("MetaExtenderName");
126
internal static string @CantModifyListSortDescriptionCollection =>
GetResourceString
("CantModifyListSortDescriptionCollection");
128
internal static string @LicExceptionTypeOnly =>
GetResourceString
("LicExceptionTypeOnly");
130
internal static string @LicExceptionTypeAndInstance =>
GetResourceString
("LicExceptionTypeAndInstance");
132
internal static string @LicMgrContextCannotBeChanged =>
GetResourceString
("LicMgrContextCannotBeChanged");
134
internal static string @LicMgrAlreadyLocked =>
GetResourceString
("LicMgrAlreadyLocked");
136
internal static string @LicMgrDifferentUser =>
GetResourceString
("LicMgrDifferentUser");
138
internal static string @CollectionConverterText =>
GetResourceString
("CollectionConverterText");
140
internal static string @InstanceCreationEditorDefaultText =>
GetResourceString
("InstanceCreationEditorDefaultText");
142
internal static string @ErrorPropertyAccessorException =>
GetResourceString
("ErrorPropertyAccessorException");
144
internal static string @CHECKOUTCanceled =>
GetResourceString
("CHECKOUTCanceled");
146
internal static string @toStringNone =>
GetResourceString
("toStringNone");
148
internal static string @MemberRelationshipService_RelationshipNotSupported =>
GetResourceString
("MemberRelationshipService_RelationshipNotSupported");
150
internal static string @BinaryFormatterMessage =>
GetResourceString
("BinaryFormatterMessage");
152
internal static string @TypeIsNotRegistered =>
GetResourceString
("TypeIsNotRegistered");
154
internal static string @CustomTypeProviderNotImplemented =>
GetResourceString
("CustomTypeProviderNotImplemented");
src\runtime\src\libraries\Common\src\System\SR.cs (1)
60
string resourceString =
GetResourceString
(resourceKey);