1 write to readOnly
System (1)
compmod\system\componentmodel\EventDescriptorCollection.cs (1)
89
this.
readOnly
= readOnly;
8 references to readOnly
System (8)
compmod\system\componentmodel\EventDescriptorCollection.cs (8)
144
if (
readOnly
) {
157
if (
readOnly
) {
254
if (
readOnly
) {
270
if (
readOnly
) {
285
if (
readOnly
) {
448
if (
readOnly
) {
498
return
readOnly
;
505
return
readOnly
;