1 write to StreamId
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3PendingStream.cs (1)
22
StreamId
= id;
1 reference to StreamId
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Connection.cs (1)
813
_unidentifiedStreams.Add(stream.
StreamId
, stream);