2 writes to LocalPort
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpContext.IHttpConnectionFeature.cs (2)
65set => LocalPort = value; 88LocalPort = localEndPoint.GetPort();
1 reference to LocalPort
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.IHttpConnectionFeature.cs (1)
63return LocalPort;