2 references to ErrorMissingPropertyAccessors
System.ComponentModel.TypeConverter (2)
System\ComponentModel\ReflectPropertyDescriptor.cs (2)
343throw new InvalidOperationException(SR.Format(SR.ErrorMissingPropertyAccessors, _componentClass.FullName + "." + Name)); 351throw new ArgumentException(SR.Format(SR.ErrorMissingPropertyAccessors, Name));