2 references to GetIPAddress
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpContext.IHttpConnectionFeature.cs (2)
87LocalIpAddress = localEndPoint.GetIPAddress(); 97RemoteIpAddress = remoteEndPoint.GetIPAddress();