4 references to ZeroWord
Microsoft.CodeAnalysis (4)
Collections\BitVector.cs (4)
184Word bits0 = ~ZeroWord; 186bits[j] = ~ZeroWord; 191Word lastBits = ~((~ZeroWord) << numTrailingBits); 203bits[lastWord] = ~ZeroWord;