2 writes to _length
Microsoft.Build (2)
Collections\RetrievableEntryHashSet\BitHelper.cs (2)
74
_length
= length;
87
_length
= length;
4 references to _length
Microsoft.Build (4)
Collections\RetrievableEntryHashSet\BitHelper.cs (4)
98
if (bitArrayIndex <
_length
&& bitArrayIndex >= 0)
106
if (bitArrayIndex <
_length
&& bitArrayIndex >= 0)
121
if (bitArrayIndex <
_length
&& bitArrayIndex >= 0)
130
if (bitArrayIndex <
_length
&& bitArrayIndex >= 0)