5 references to SpanIndexOfAnyCharCharCharMethod
System.Text.RegularExpressions (5)
System\Text\RegularExpressions\RegexCompiler.cs (5)
958
Call(primarySet.Negated ? SpanIndexOfAnyExceptCharCharCharMethod :
SpanIndexOfAnyCharCharCharMethod
);
1321
Call(
SpanIndexOfAnyCharCharCharMethod
);
3656
Call(
SpanIndexOfAnyCharCharCharMethod
);
3669
Call(
SpanIndexOfAnyCharCharCharMethod
);
5255
(false, false) =>
SpanIndexOfAnyCharCharCharMethod
,