4 references to IndexOfAnyLookup
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\SearchValues\IndexOfAnyAsciiSearcher.cs (4)
886
Vector256<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap256_0, bitmap256_1);
911
Vector256<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap256_0, bitmap256_1);
1016
Vector256<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap256_0, bitmap256_1);
1039
Vector256<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap256_0, bitmap256_1);