6 references to SpanIndexOfAnyCharCharMethod
System.Text.RegularExpressions (6)
System\Text\RegularExpressions\RegexCompiler.cs (6)
950
Call(primarySet.Negated ? SpanIndexOfAnyExceptCharCharMethod :
SpanIndexOfAnyCharCharMethod
);
1315
Call(
SpanIndexOfAnyCharCharMethod
);
3863
Call(
SpanIndexOfAnyCharCharMethod
);
3875
Call(
SpanIndexOfAnyCharCharMethod
);
3919
Call(
SpanIndexOfAnyCharCharMethod
);
5469
(false, false) =>
SpanIndexOfAnyCharCharMethod
,