3 instantiations of RemotePortSegment
Microsoft.AspNetCore.Rewrite (2)
ApacheModRewrite\ServerVariables.cs (1)
60
return new
RemotePortSegment
();
IISUrlRewrite\ServerVariables.cs (1)
79
managedVariableThunk = () => new
RemotePortSegment
();
Microsoft.AspNetCore.Rewrite.Tests (1)
PatternSegments\RemotePortSegmentTests.cs (1)
15
var segement = new
RemotePortSegment
();
1 reference to RemotePortSegment
Microsoft.AspNetCore.Rewrite.Tests (1)
PatternSegments\RemotePortSegmentTests.cs (1)
15
var
segement = new RemotePortSegment();