1 reference to BoxedUInt64Zero
Text.Analyzers (1)
src\Compilers\Core\Portable\Collections\Boxes.cs (1)
75return ul == 0 ? BoxedUInt64Zero : ul;