1 write to _isReadOnly
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\MetadataPropertyDescriptorWrapper.cs (1)
20
_isReadOnly
= readOnlyAttribute.IsReadOnly;
1 reference to _isReadOnly
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\MetadataPropertyDescriptorWrapper.cs (1)
41
return
_isReadOnly
|| _descriptor.IsReadOnly;