1 reference to BoxedInt16Zero
Microsoft.CodeAnalysis.CodeStyle (1)
src\Compilers\Core\Portable\Collections\Boxes.cs (1)
45
return s == 0 ?
BoxedInt16Zero
: s;