4 references to RentReadOnlySpanCharLocal
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexCompiler.cs (4)
872
using RentedLocalBuilder textSpanLocal =
RentReadOnlySpanCharLocal
();
1009
using (RentedLocalBuilder span =
RentReadOnlySpanCharLocal
())
1278
using RentedLocalBuilder slice =
RentReadOnlySpanCharLocal
();
4560
using RentedLocalBuilder spanLocal =
RentReadOnlySpanCharLocal
();