20 references to Create
System.Private.CoreLib (20)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (19)
491return Create( 532return Create( 816return Create( 860return Create( 1110return Create( 1743return Create( 1851return Create( 1937return Create( 2097return Create( 2386return Create( 2589return Create( 2623return Create( 2869return Create( 3124return Create( 3644return Create( 3689Create(sinLower, sinUpper), 3690Create(cosLower, cosUpper) 4080return Create( 4189return Create(
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs (1)
3123result = (TVectorDouble)(object)Vector128.Create(lower, upper);