4 references to SpanIndexOfAnyExceptCharMethod
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexCompiler.cs (4)
924
Call(primarySet.Negated ?
SpanIndexOfAnyExceptCharMethod
: SpanIndexOfCharMethod);
955
Call(primarySet.Negated ?
SpanIndexOfAnyExceptCharMethod
: SpanIndexOfCharMethod);
5184
(false, true) =>
SpanIndexOfAnyExceptCharMethod
,
5225
(false, true) =>
SpanIndexOfAnyExceptCharMethod
,