1 write to ConnectionListener
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\TransportManager.cs (1)
172ConnectionListener = transport;
2 references to ConnectionListener
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\TransportManager.cs (2)
186await ConnectionListener.UnbindAsync(cancellationToken).ConfigureAwait(false); 192return ConnectionListener.DisposeAsync();