2 references to SpanIndexOfAnySearchValuesMethod
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexCompiler.cs (2)
971Call(negated ? SpanIndexOfAnyExceptSearchValuesMethod : SpanIndexOfAnySearchValuesMethod); 6177(false, false) => SpanIndexOfAnySearchValuesMethod,