1 reference to IndexOfAny
Microsoft.Extensions.Primitives (1)
StringTokenizer.cs (1)
125int next = _value.IndexOfAny(_separators, _index);