2 instantiations of QueryStringSegment
Microsoft.AspNetCore.Rewrite (2)
ApacheModRewrite\ServerVariables.cs (1)
52
return new
QueryStringSegment
();
IISUrlRewrite\ServerVariables.cs (1)
70
managedVariableThunk = () => new
QueryStringSegment
();