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)
98if (bitArrayIndex < _length && bitArrayIndex >= 0) 106if (bitArrayIndex < _length && bitArrayIndex >= 0) 121if (bitArrayIndex < _length && bitArrayIndex >= 0) 130if (bitArrayIndex < _length && bitArrayIndex >= 0)