1 reference to BoxedInt64Zero
GenerateDocumentationAndConfigFiles (1)
src\Compilers\Core\Portable\Collections\Boxes.cs (1)
70
return l == 0 ?
BoxedInt64Zero
: l;