1 write to _readOnly
System.Collections.Specialized (1)
System\Collections\Specialized\NameObjectCollectionBase.cs (1)
151set { _readOnly = value; }
7 references to _readOnly
System.Collections.Specialized (7)
System\Collections\Specialized\NameObjectCollectionBase.cs (7)
150get { return _readOnly; } 173if (_readOnly) 202if (_readOnly) 239if (_readOnly) 266if (_readOnly) 294if (_readOnly) 340if (_readOnly)