6 references to SpanIndexOfAnyCharCharMethod
System.Text.RegularExpressions (6)
System\Text\RegularExpressions\RegexCompiler.cs (6)
931
Call(primarySet.Negated ? SpanIndexOfAnyExceptCharCharMethod :
SpanIndexOfAnyCharCharMethod
);
1296
Call(
SpanIndexOfAnyCharCharMethod
);
3635
Call(
SpanIndexOfAnyCharCharMethod
);
3647
Call(
SpanIndexOfAnyCharCharMethod
);
3691
Call(
SpanIndexOfAnyCharCharMethod
);
5241
(false, false) =>
SpanIndexOfAnyCharCharMethod
,