2 references to LocalEndPoint
System.Net.Quic (2)
System\Net\Quic\QuicConnection.cs (2)
409if (options.LocalEndPoint is not null) 411QuicAddr localQuicAddress = options.LocalEndPoint.ToQuicAddr();