1 write to _readOnly
System.ComponentModel.TypeConverter (1)
System\ComponentModel\EventDescriptorCollection.cs (1)
51_readOnly = readOnly;
8 references to _readOnly
System.ComponentModel.TypeConverter (8)
System\ComponentModel\EventDescriptorCollection.cs (8)
95if (_readOnly) 107if (_readOnly) 203if (_readOnly) 219if (_readOnly) 234if (_readOnly) 381if (_readOnly) 409bool IList.IsReadOnly => _readOnly; 411bool IList.IsFixedSize => _readOnly;