1 write to OutboundControlStream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Connection.cs (1)
352OutboundControlStream = outboundControlStream;
2 references to OutboundControlStream
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3Connection.cs (2)
225ValidateOpenControlStream(OutboundControlStream, this, timestamp); 750stream = OutboundControlStream;