1 write to DecoderStream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Connection.cs (1)
801DecoderStream = stream;
2 references to DecoderStream
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3Connection.cs (2)
228ValidateOpenControlStream(DecoderStream, this, timestamp); 799if (DecoderStream == null)