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