3 references to ToUInt64
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
2572
double result = (double)
ToUInt64
(bits);
2757
BFloat16 result = (BFloat16)
ToUInt64
(bits);
2904
float result = (float)
ToUInt64
(bits);