1 write to _resourceType
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\DisplayAttribute.cs (1)
181
_resourceType
= value;
2 references to _resourceType
System.ComponentModel.Annotations (2)
System\ComponentModel\DataAnnotations\DisplayAttribute.cs (2)
176
get =>
_resourceType
;
179
if (
_resourceType
!= value)