1 reference to Load
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Numerics\Vector_1.cs (1)
1076static Vector<T> ISimdVector<Vector<T>, T>.Load(T* source) => Vector.Load(source);