4 references to RentReadOnlySpanCharLocal
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexCompiler.cs (4)
877
using RentedLocalBuilder textSpanLocal =
RentReadOnlySpanCharLocal
();
1014
using (RentedLocalBuilder span =
RentReadOnlySpanCharLocal
())
1283
using RentedLocalBuilder slice =
RentReadOnlySpanCharLocal
();
4565
using RentedLocalBuilder spanLocal =
RentReadOnlySpanCharLocal
();