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