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)
259
if (
_readOnly
)
412
if (
_readOnly
)
472
get { return
_readOnly
; }
814
if (
_readOnly
)