1 reference to IsNormal
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Numerics\Vector_1.cs (1)
1021static Vector<T> ISimdVector<Vector<T>, T>.IsNormal(Vector<T> vector) => Vector.IsNormal(vector);