1 reference to ConcatLowerLower
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Vector.cs (1)
944return Vector256.ConcatLowerLower(left.AsVector256(), right.AsVector256()).AsVector();