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)
41return _isReadOnly || _descriptor.IsReadOnly;