4 references to RentReadOnlySpanCharLocal
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexCompiler.cs (4)
852
using RentedLocalBuilder textSpanLocal =
RentReadOnlySpanCharLocal
();
989
using (RentedLocalBuilder span =
RentReadOnlySpanCharLocal
())
1258
using RentedLocalBuilder slice =
RentReadOnlySpanCharLocal
();
4311
using RentedLocalBuilder spanLocal =
RentReadOnlySpanCharLocal
();