3 references to Http3ControlStream
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http3\Http3Connection.cs (3)
409var controlStream = new Http3ControlStream<TContext>(application, context, streamType); 416var controlStream = new Http3ControlStream<TContext>(application, context, null); 742return new Http3ControlStream<TContext>(application, httpConnectionContext, 0L);