6 references to SpanIndexOfAnyCharCharMethod
System.Text.RegularExpressions (6)
System\Text\RegularExpressions\RegexCompiler.cs (6)
950
Call(primarySet.Negated ? SpanIndexOfAnyExceptCharCharMethod :
SpanIndexOfAnyCharCharMethod
);
1315
Call(
SpanIndexOfAnyCharCharMethod
);
3636
Call(
SpanIndexOfAnyCharCharMethod
);
3648
Call(
SpanIndexOfAnyCharCharMethod
);
3692
Call(
SpanIndexOfAnyCharCharMethod
);
5242
(false, false) =>
SpanIndexOfAnyCharCharMethod
,