4 references to IndexOfAnyLookup
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\SearchValues\IndexOfAnyAsciiSearcher.cs (4)
889
Vector256<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap256_0, bitmap256_1);
914
Vector256<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap256_0, bitmap256_1);
1019
Vector256<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap256_0, bitmap256_1);
1042
Vector256<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap256_0, bitmap256_1);