2 references to IsHostPortValid
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\HttpUtilities.cs (2)
517
return
IsHostPortValid
(hostText, invalid);
540
return
IsHostPortValid
(hostText, i + 1);