Implemented interface member:
method
Create
Microsoft.AspNetCore.Http.IHttpContextFactory.Create(Microsoft.AspNetCore.Http.Features.IFeatureCollection)
1 reference to Create
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplication.cs (1)
74httpContext = _defaultHttpContextFactory.Create(contextFeatures);