public bool OnInboundControlStream(Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http3.Http3ControlStream stream) { return(_inner.OnInboundControlStream(stream)); }
public bool OnInboundControlStream(Internal.Http3.Http3ControlStream stream) { return(_inner.OnInboundControlStream(stream)); }