2 references to Start
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (2)
Connection\DirectTlsConnection.cs (1)
171
/// The receive/send loops were never <see cref="
Start
"/>ed, so this just completes the (idle) pipes
TlsEventPump.cs (1)
857
directConnection.
Start
();