3 references to Initialize
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3Stream.cs (1)
152Initialize(_context);
Internal\Http3\Http3StreamOfT.cs (1)
16Initialize(context);
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
Http3\Http3HttpProtocolFeatureCollectionTests.cs (1)
28http3Stream.Initialize(streamContext);