5 references to SpanIndexOfAnyCharCharCharMethod
System.Text.RegularExpressions (5)
System\Text\RegularExpressions\RegexCompiler.cs (5)
939
Call(primarySet.Negated ? SpanIndexOfAnyExceptCharCharCharMethod :
SpanIndexOfAnyCharCharCharMethod
);
1302
Call(
SpanIndexOfAnyCharCharCharMethod
);
3639
Call(
SpanIndexOfAnyCharCharCharMethod
);
3652
Call(
SpanIndexOfAnyCharCharCharMethod
);
5249
(false, false) =>
SpanIndexOfAnyCharCharCharMethod
,