19 references to Create
System.Private.CoreLib (19)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (18)
406return Create( 447return Create( 732return Create( 982return Create( 1457return Create( 1558return Create( 1652return Create( 1812return Create( 2113return Create( 2316return Create( 2350return Create( 2596return Create( 2851return Create( 3711return Create( 3756Create(sinLower, sinUpper), 3757Create(cosLower, cosUpper) 4155return Create( 4264return Create(
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs (1)
2916result = (TVectorDouble)(object)Vector128.Create(lower, upper);