2 instantiations of RequestMethodSegment
Microsoft.AspNetCore.Rewrite (2)
ApacheModRewrite\ServerVariables.cs (1)
64return new RequestMethodSegment();
IISUrlRewrite\ServerVariables.cs (1)
85managedVariableThunk = () => new RequestMethodSegment();