I keep seeing SearchValues<T> described like a cheat code. Swap it in, string scanning gets five times faster, collect your applause. I happen to maintain a log parser that leans hard on IndexOfAny , so before refactoring anything I did what I always tell juniors to do and never do myself: I me...

Source: [Dev.to](https://dev.to/ssukhpinder/when-searchvalues-actually-pays-off-310l)

Sponsored