2 references to GetCurrentGoAwayStreamId
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3Connection.cs (2)
194
SendGoAwayAsync(
GetCurrentGoAwayStreamId
()).Preserve();
507
await SendGoAwayAsync(
GetCurrentGoAwayStreamId
());