3 references to Initialize
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http2\Http2Stream.cs (2)
27
/// Reusable after calling <see cref="
Initialize
"/> or <see cref="InitializeWithExistingContext"/>.
93
Initialize
(_context);
Internal\Http2\Http2StreamOfT.cs (1)
17
Initialize
(context);