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)
937TypeDescriptor.ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(type); 946TypeDescriptor.ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(type); 969TypeDescriptor.ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(type); 975TypeDescriptor.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)
175ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(type); 3300ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(type); 3382ThrowHelper.ThrowInvalidOperationException_RegisterTypeRequired(objectType);