3 writes to _readOnly
Microsoft.Build (3)
Collections\RetrievableEntryHashSet\RetrievableEntryHashSet.cs (3)
134_readOnly = true; // Set after possible initialization from another collection 140_readOnly = true; // Set after possible initialization from another collection 477_readOnly = true;
4 references to _readOnly
Microsoft.Build (4)
Collections\RetrievableEntryHashSet\RetrievableEntryHashSet.cs (4)
256if (_readOnly) 409if (_readOnly) 469get { return _readOnly; } 811if (_readOnly)