1 reference to BasePort
Microsoft.AspNetCore.Server.HttpSys (1)
UrlPrefixCollection.cs (1)
222
var port = ((index + NextPortIndex) % MaxPortIndex) +
BasePort
;