3 references to ToUInt64
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
2050
double result = (double)
ToUInt64
(bits);
2235
BFloat16 result = (BFloat16)
ToUInt64
(bits);
2382
float result = (float)
ToUInt64
(bits);