24 references to Call
System.Text.RegularExpressions (24)
System\Text\RegularExpressions\RegexAssemblyCompiler.cs (2)
135Call(typeof(TimeSpan).GetMethod(nameof(TimeSpan.FromTicks), BindingFlags.Public | BindingFlags.Static)!); 185Call(typeof(Regex).GetMethod(nameof(Regex.ValidateMatchTimeout), BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Static)!);
System\Text\RegularExpressions\RegexCompiler.cs (22)
425Call(SpanGetLengthMethod); 444Call(SpanGetLengthMethod); 536Call(SpanGetLengthMethod); 542Call(SpanGetLengthMethod); 557Call(SpanGetLengthMethod); 561Call(SpanGetLengthMethod); 589Call(SpanGetLengthMethod); 595Call(SpanGetLengthMethod); 599Call(SpanGetItemMethod); 613Call(SpanGetLengthMethod); 627Call(SpanGetLengthMethod); 633Call(SpanGetLengthMethod); 668Call(SpanGetItemMethod); 676Call(SpanSliceIntMethod); 678Call(SpanIndexOfCharMethod); 697Call(SpanGetLengthMethod); 711Call(SpanGetLengthMethod); 735Call(SpanGetLengthMethod); 740Call(SpanGetLengthMethod); 774Call(SpanSliceIntMethod); 780Call(SpanIndexOfAnySearchValuesStringMethod); 788Call(SpanIndexOfAnySearchValuesStringMethod);