4 references to SpanIndexOfAnyExceptCharMethod
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexCompiler.cs (4)
943
Call(primarySet.Negated ?
SpanIndexOfAnyExceptCharMethod
: SpanIndexOfCharMethod);
974
Call(primarySet.Negated ?
SpanIndexOfAnyExceptCharMethod
: SpanIndexOfCharMethod);
5190
(false, true) =>
SpanIndexOfAnyExceptCharMethod
,
5231
(false, true) =>
SpanIndexOfAnyExceptCharMethod
,