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