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