1 instantiation of Http3Stream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Connection.cs (1)
608
stream = new
Http3Stream
<TContext>(application, CreateHttpStreamContext(streamContext));
1 reference to Http3Stream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Connection.cs (1)
606
s is not
Http3Stream
<TContext> { CanReuse: true } reusableStream)