4 references to IndexOfAnyLookup
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\SearchValues\IndexOfAnyAsciiSearcher.cs (4)
939Vector128<byte> result = IndexOfAnyLookup<TNegator>(source, bitmap0, bitmap1); 964Vector128<byte> result = IndexOfAnyLookup<TNegator>(source, bitmap0, bitmap1); 1069Vector128<byte> result = IndexOfAnyLookup<TNegator>(source, bitmap0, bitmap1); 1092Vector128<byte> result = IndexOfAnyLookup<TNegator>(source, bitmap0, bitmap1);