5 references to SpanIndexOfAnyCharCharCharMethod
System.Text.RegularExpressions (5)
System\Text\RegularExpressions\RegexCompiler.cs (5)
964
Call(primarySet.Negated ? SpanIndexOfAnyExceptCharCharCharMethod :
SpanIndexOfAnyCharCharCharMethod
);
1327
Call(
SpanIndexOfAnyCharCharCharMethod
);
3904
Call(
SpanIndexOfAnyCharCharCharMethod
);
3917
Call(
SpanIndexOfAnyCharCharCharMethod
);
5503
(false, false) =>
SpanIndexOfAnyCharCharCharMethod
,