3 writes to _readOnly
Microsoft.Build (3)
Collections\RetrievableEntryHashSet\RetrievableEntryHashSet.cs (3)
137_readOnly = true; // Set after possible initialization from another collection 143_readOnly = true; // Set after possible initialization from another collection 480_readOnly = true;
4 references to _readOnly
Microsoft.Build (4)
Collections\RetrievableEntryHashSet\RetrievableEntryHashSet.cs (4)
259if (_readOnly) 412if (_readOnly) 472get { return _readOnly; } 814if (_readOnly)