6 references to SpanIndexOfAnyCharCharMethod
System.Text.RegularExpressions (6)
System\Text\RegularExpressions\RegexCompiler.cs (6)
951
Call(primarySet.Negated ? SpanIndexOfAnyExceptCharCharMethod :
SpanIndexOfAnyCharCharMethod
);
1316
Call(
SpanIndexOfAnyCharCharMethod
);
3879
Call(
SpanIndexOfAnyCharCharMethod
);
3891
Call(
SpanIndexOfAnyCharCharMethod
);
3935
Call(
SpanIndexOfAnyCharCharMethod
);
5485
(false, false) =>
SpanIndexOfAnyCharCharMethod
,