1 write to isReadOnly
System (1)
compmod\system\componentmodel\ReadOnlyAttribute.cs (1)
54
this.
isReadOnly
= isReadOnly;
1 reference to isReadOnly
System (1)
compmod\system\componentmodel\ReadOnlyAttribute.cs (1)
65
return
isReadOnly
;