1 reference to AttributeStore_Unknown_Property
System.ComponentModel.DataAnnotations (1)
DataAnnotations\ValidationAttributeStore.cs (1)
178
throw new ArgumentException(String.Format(CultureInfo.CurrentCulture, DataAnnotationsResources.
AttributeStore_Unknown_Property
, this._type.Name, propertyName), "propertyName");