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