2 references to IsTrue
Microsoft.CodeAnalysis.CodeStyle (2)
BitVector.cs (1)
353return IsTrue(word, index);
ObjectReader.cs (1)
530array[count++] = BitVector.IsTrue(word, p);