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