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