1 reference to BoxedSingleZero
Microsoft.CodeAnalysis (1)
Collections\Boxes.cs (1)
82
return *(int*)(&f) == 0 ?
BoxedSingleZero
: f;