2 references to GetPort
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpContext.IHttpConnectionFeature.cs (2)
88LocalPort = localEndPoint.GetPort(); 98RemotePort = remoteEndPoint.GetPort();