1 reference to BoxedUInt16Zero
Microsoft.CodeAnalysis.CodeStyle (1)
src\Compilers\Core\Portable\Collections\Boxes.cs (1)
50return us == 0 ? BoxedUInt16Zero : us;