4 references to IndexOfAnyLookup
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\SearchValues\IndexOfAnyAsciiSearcher.cs (4)
941Vector128<byte> result = IndexOfAnyLookup<TNegator>(source, bitmap0, bitmap1); 966Vector128<byte> result = IndexOfAnyLookup<TNegator>(source, bitmap0, bitmap1); 1071Vector128<byte> result = IndexOfAnyLookup<TNegator>(source, bitmap0, bitmap1); 1094Vector128<byte> result = IndexOfAnyLookup<TNegator>(source, bitmap0, bitmap1);