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