1 reference to WithUpper
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (1)
1291
return lower.ToVector128Unsafe().
WithUpper
(upper);