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