1 reference to BackReferenceCollection
Microsoft.AspNetCore.Rewrite (1)
UrlMatches\RegexMatch.cs (1)
21
return new MatchResults(success: res.Success != Negate, new
BackReferenceCollection
(res.Groups));