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