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