4 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"/>. 93Initialize(_context);
Internal\Http2\Http2StreamOfT.cs (1)
17Initialize(context);
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
Http2\Http2HttpProtocolFeatureCollectionTests.cs (1)
68Initialize(context);