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)
297
return new IISHttpContextOfT<T>(_memoryPool,
_application
, pInProcessHandler, _options, _server, _logger, _useLatin1);