19 references to Create
System.Private.CoreLib (19)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (18)
493return Create( 534return Create( 819return Create( 1069return Create( 1544return Create( 1645return Create( 1739return Create( 1899return Create( 2200return Create( 2403return Create( 2437return Create( 2683return Create( 2938return Create( 3798return Create( 3843Create(sinLower, sinUpper), 3844Create(cosLower, cosUpper) 4242return Create( 4351return Create(
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs (1)
2926result = (TVectorDouble)(object)Vector128.Create(lower, upper);