1 write to _resourceType
System.ComponentModel.DataAnnotations (1)
DataAnnotations\DisplayAttribute.cs (1)
207
this.
_resourceType
= value;
2 references to _resourceType
System.ComponentModel.DataAnnotations (2)
DataAnnotations\DisplayAttribute.cs (2)
203
return this.
_resourceType
;
206
if (this.
_resourceType
!= value) {