5 references to SpanIndexOfAnyCharCharCharMethod
System.Text.RegularExpressions (5)
System\Text\RegularExpressions\RegexCompiler.cs (5)
959
Call(primarySet.Negated ? SpanIndexOfAnyExceptCharCharCharMethod :
SpanIndexOfAnyCharCharCharMethod
);
1322
Call(
SpanIndexOfAnyCharCharCharMethod
);
3899
Call(
SpanIndexOfAnyCharCharCharMethod
);
3912
Call(
SpanIndexOfAnyCharCharCharMethod
);
5498
(false, false) =>
SpanIndexOfAnyCharCharCharMethod
,