6 references to SpanIndexOfAnyCharCharMethod
System.Text.RegularExpressions (6)
System\Text\RegularExpressions\RegexCompiler.cs (6)
931
Call(primarySet.Negated ? SpanIndexOfAnyExceptCharCharMethod :
SpanIndexOfAnyCharCharMethod
);
1296
Call(
SpanIndexOfAnyCharCharMethod
);
3619
Call(
SpanIndexOfAnyCharCharMethod
);
3631
Call(
SpanIndexOfAnyCharCharMethod
);
3675
Call(
SpanIndexOfAnyCharCharMethod
);
5236
(false, false) =>
SpanIndexOfAnyCharCharMethod
,