4 references to SpanIndexOfAnyExceptCharMethod
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexCompiler.cs (4)
944
Call(primarySet.Negated ?
SpanIndexOfAnyExceptCharMethod
: SpanIndexOfCharMethod);
975
Call(primarySet.Negated ?
SpanIndexOfAnyExceptCharMethod
: SpanIndexOfCharMethod);
5433
(false, true) =>
SpanIndexOfAnyExceptCharMethod
,
5474
(false, true) =>
SpanIndexOfAnyExceptCharMethod
,