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);
5189
(false, true) =>
SpanIndexOfAnyExceptCharMethod
,
5230
(false, true) =>
SpanIndexOfAnyExceptCharMethod
,