1 write to _application
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpServer.cs (1)
287_application = application;
1 reference to _application
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpServer.cs (1)
297return new IISHttpContextOfT<T>(_memoryPool, _application, pInProcessHandler, _options, _server, _logger, _useLatin1);