2 references to LocalEndPoint
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicConnectionContext.cs (1)
48LocalEndPoint = connection.LocalEndPoint;
System.Net.Quic (1)
System\Net\Quic\QuicConnection.cs (1)
540NetEventSource.Info(this, $"{this} Connection connected {LocalEndPoint} -> {RemoteEndPoint} for {_negotiatedApplicationProtocol} protocol");