1 write to _application
Microsoft.AspNetCore.Server.HttpSys (1)
ApplicationRequestContextFactory.cs (1)
15_application = application;
1 reference to _application
Microsoft.AspNetCore.Server.HttpSys (1)
ApplicationRequestContextFactory.cs (1)
21return new RequestContext<TContext>(_application, _messagePump, _messagePump.Listener, bufferSize, requestId);