4 references to SpanIndexOfAnyExceptCharMethod
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexCompiler.cs (4)
949
Call(primarySet.Negated ?
SpanIndexOfAnyExceptCharMethod
: SpanIndexOfCharMethod);
980
Call(primarySet.Negated ?
SpanIndexOfAnyExceptCharMethod
: SpanIndexOfCharMethod);
5438
(false, true) =>
SpanIndexOfAnyExceptCharMethod
,
5479
(false, true) =>
SpanIndexOfAnyExceptCharMethod
,