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