1 reference to IsNextSlow
System.Memory (1)
System\Buffers\SequenceReader.Search.cs (1)
801
return unread.Length < next.Length &&
IsNextSlow
(next, advancePast);