1 write to _propertyType
System.ComponentModel.DataAnnotations (1)
DataAnnotations\ValidationAttributeStore.cs (1)
258
this.
_propertyType
= propertyType;
1 reference to _propertyType
System.ComponentModel.DataAnnotations (1)
DataAnnotations\ValidationAttributeStore.cs (1)
263
return this.
_propertyType
;