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