2 references to AddressInUseException
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (2)
Internal\QuicConnectionListener.cs (2)
132
throw new
AddressInUseException
(e.Message, e);
137
throw new
AddressInUseException
(e.Message, e);