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