Base:
property
RemoteEndPoint
Microsoft.AspNetCore.Connections.BaseConnectionContext.RemoteEndPoint
1 write to RemoteEndPoint
InMemory.FunctionalTests (1)
TestTransport\InMemoryTransportConnection.cs (1)
30RemoteEndPoint = new IPEndPoint(IPAddress.Loopback, 0);