4 references to IndexOfAnyLookup
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\SearchValues\IndexOfAnyAsciiSearcher.cs (4)
887
Vector256<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap256_0, bitmap256_1);
912
Vector256<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap256_0, bitmap256_1);
1017
Vector256<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap256_0, bitmap256_1);
1040
Vector256<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap256_0, bitmap256_1);