2 references to SpanLastIndexOfSpanMethod
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexCompiler.cs (2)
821
Call(
SpanLastIndexOfSpanMethod
);
5167
Call(useLast ?
SpanLastIndexOfSpanMethod
: SpanIndexOfSpanMethod);