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