3 references to ConvertToUInt64Native
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertToIntegerNative.cs (1)
69Vector256.ConvertToUInt64Native(x.AsDouble()).As<ulong, TTo>();
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector512.cs (2)
560Vector256.ConvertToUInt64Native(vector._lower), 561Vector256.ConvertToUInt64Native(vector._upper)