3 references to _handshakesAwaitingCallback
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (3)
TlsEventPump.cs (1)
519
_handshakesAwaitingCallback
.Add(kvp.Value);
TlsEventPump.UserCallbacks.cs (2)
94
foreach (var conn in
_handshakesAwaitingCallback
)
99
_handshakesAwaitingCallback
.Clear();