4 references to RentReadOnlySpanCharLocal
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexCompiler.cs (4)
871
using RentedLocalBuilder textSpanLocal =
RentReadOnlySpanCharLocal
();
1008
using (RentedLocalBuilder span =
RentReadOnlySpanCharLocal
())
1277
using RentedLocalBuilder slice =
RentReadOnlySpanCharLocal
();
4317
using RentedLocalBuilder spanLocal =
RentReadOnlySpanCharLocal
();