16 references to Create
System.Private.CoreLib (16)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (15)
600return Create( 843return Create( 1169return Create( 1562return Create( 1669return Create( 1750return Create( 1923return Create( 2218return Create( 2420return Create( 2454return Create( 2694return Create( 2956return Create( 3822return Create( 3870Create(sinLower, sinUpper), 3871Create(cosLower, cosUpper)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs (1)
2916Vector128<float> value = Vector128.Create((Vector64<float>)(object)vector, (Vector64<float>)(object)vector);