21 references to ThrowHelper
System.ComponentModel.TypeConverter (21)
System\ComponentModel\CustomTypeDescriptor.cs (6)
98TypeDescriptor.ThrowHelper.ThrowNotImplementedException_CustomTypeProviderMustImplememtMember(nameof(GetConverterFromRegisteredType)); 103TypeDescriptor.ThrowHelper.ThrowNotImplementedException_CustomTypeProviderMustImplememtMember(nameof(GetConverterFromRegisteredType)); 181TypeDescriptor.ThrowHelper.ThrowNotImplementedException_CustomTypeProviderMustImplememtMember(nameof(GetEventsFromRegisteredType)); 186TypeDescriptor.ThrowHelper.ThrowNotImplementedException_CustomTypeProviderMustImplememtMember(nameof(GetEventsFromRegisteredType)); 222TypeDescriptor.ThrowHelper.ThrowNotImplementedException_CustomTypeProviderMustImplememtMember(nameof(GetPropertiesFromRegisteredType)); 227TypeDescriptor.ThrowHelper.ThrowNotImplementedException_CustomTypeProviderMustImplememtMember(nameof(GetPropertiesFromRegisteredType));
System\ComponentModel\ICustomTypeDescriptor.cs (6)
93TypeDescriptor.ThrowHelper.ThrowNotImplementedException_CustomTypeProviderMustImplememtMember(nameof(GetConverterFromRegisteredType)); 98TypeDescriptor.ThrowHelper.ThrowNotImplementedException_CustomTypeProviderMustImplememtMember(nameof(GetConverterFromRegisteredType)); 113TypeDescriptor.ThrowHelper.ThrowNotImplementedException_CustomTypeProviderMustImplememtMember(nameof(GetEventsFromRegisteredType)); 118TypeDescriptor.ThrowHelper.ThrowNotImplementedException_CustomTypeProviderMustImplememtMember(nameof(GetEventsFromRegisteredType)); 135TypeDescriptor.ThrowHelper.ThrowNotImplementedException_CustomTypeProviderMustImplememtMember(nameof(GetPropertiesFromRegisteredType)); 140TypeDescriptor.ThrowHelper.ThrowNotImplementedException_CustomTypeProviderMustImplememtMember(nameof(GetPropertiesFromRegisteredType));
System\ComponentModel\ReflectTypeDescriptionProvider.cs (4)
933TypeDescriptor.ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(type); 942TypeDescriptor.ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(type); 965TypeDescriptor.ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(type); 971TypeDescriptor.ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(type);
System\ComponentModel\ReflectTypeDescriptionProvider.ReflectedTypeData.cs (2)
204TypeDescriptor.ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(_type); 238TypeDescriptor.ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(_type);
System\ComponentModel\TypeDescriptor.cs (3)
184ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(type); 3302ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(type); 3384ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(objectType);