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