17 references to Create
System.Private.CoreLib (17)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (16)
598return Create( 843return Create( 884return Create( 1210return Create( 1768return Create( 1875return Create( 1948return Create( 2121return Create( 2404return Create( 2606return Create( 2640return Create( 2880return Create( 3149return Create( 3668return Create( 3716Create(sinLower, sinUpper), 3717Create(cosLower, cosUpper)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs (1)
3113Vector128<float> value = Vector128.Create((Vector64<float>)(object)vector, (Vector64<float>)(object)vector);