9 references to NextBool
Microsoft.CodeAnalysis.UnitTests (9)
Collections\BitArrayTests.cs (9)
58d[i1] = r1.NextBool(); 62Assert.Equal(d[i2], r2.NextBool()); 85b1[i] = a1[i] = r.NextBool(); 86b2[i] = a2[i] = r.NextBool(); 130b1[i] = a1[i] = r.NextBool(); 135b2[i] = a2[i] = r.NextBool(); 199b[i] = r1.NextBool(); 237b[i] = r1.NextBool(); 244if (r2.NextBool())