4 references to IndexOfAnyLookup
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\SearchValues\IndexOfAnyAsciiSearcher.cs (4)
938
Vector128<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap0, bitmap1);
963
Vector128<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap0, bitmap1);
1068
Vector128<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap0, bitmap1);
1091
Vector128<byte> result =
IndexOfAnyLookup
<TNegator>(source, bitmap0, bitmap1);