4 references to Initialize
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\Http1Connection.cs (1)
51
Initialize
(context);
Internal\Http2\Http2Stream.cs (1)
51
base.
Initialize
(context);
Internal\Http3\Http3Stream.cs (1)
84
base.
Initialize
(context);
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
Http1\Http1ConnectionTests.cs (1)
92
_http1Connection.
Initialize
(_http1ConnectionContext);