3 references to Apply
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\BitArray.cs (3)
520i = Apply<Vector512<byte>>(count, thisArray, valueArray); 524i = Apply<Vector256<byte>>(count, thisArray, valueArray); 528i = Apply<Vector128<byte>>(count, thisArray, valueArray);