6 references to SpanIndexOfAnyCharCharMethod
System.Text.RegularExpressions (6)
System\Text\RegularExpressions\RegexCompiler.cs (6)
956
Call(primarySet.Negated ? SpanIndexOfAnyExceptCharCharMethod :
SpanIndexOfAnyCharCharMethod
);
1321
Call(
SpanIndexOfAnyCharCharMethod
);
3943
Call(
SpanIndexOfAnyCharCharMethod
);
3955
Call(
SpanIndexOfAnyCharCharMethod
);
3999
Call(
SpanIndexOfAnyCharCharMethod
);
5550
(false, false) =>
SpanIndexOfAnyCharCharMethod
,