2 references to Truncate
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Numerics\Vector.cs (1)
3131T value = Scalar<T>.Truncate(vector.GetElementUnsafe(index));
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector64.cs (1)
3970T value = Scalar<T>.Truncate(vector.GetElementUnsafe(index));