1 reference to BoxedFalse
Metrics (1)
src\Compilers\Core\Portable\Collections\Boxes.cs (1)
30
return b ? BoxedTrue :
BoxedFalse
;