6 references to SpanIndexOfAnyCharCharMethod
System.Text.RegularExpressions (6)
System\Text\RegularExpressions\RegexCompiler.cs (6)
956
Call(primarySet.Negated ? SpanIndexOfAnyExceptCharCharMethod :
SpanIndexOfAnyCharCharMethod
);
1321
Call(
SpanIndexOfAnyCharCharMethod
);
3884
Call(
SpanIndexOfAnyCharCharMethod
);
3896
Call(
SpanIndexOfAnyCharCharMethod
);
3940
Call(
SpanIndexOfAnyCharCharMethod
);
5490
(false, false) =>
SpanIndexOfAnyCharCharMethod
,