Implemented interface member:
property
this
System.Runtime.Intrinsics.ISimdVector<TSelf, T>.this[System.Int32]
2 references to
System.Linq (2)
System\Linq\MaxMin.cs (2)
117if (TMinMax.Compare(best[i], value)) 119value = best[i];