5 references to OnClientConnectionClosed
InMemory.FunctionalTests (1)
Http3\WebTransport\WebTransportSessionTests.cs (1)
82
session.
OnClientConnectionClosed
();
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3Connection.cs (1)
534
session.
OnClientConnectionClosed
();
Internal\Http3\Http3Stream.cs (2)
728
_context.WebTransportSession?.
OnClientConnectionClosed
();
767
_context.WebTransportSession?.
OnClientConnectionClosed
();
Internal\WebTransport\WebTransportSession.cs (1)
58
session.
OnClientConnectionClosed
();