1 write to _next
Microsoft.AspNetCore.Server.IISIntegration (1)
IISMiddleware.cs (1)
82
_next
= next;
1 reference to _next
Microsoft.AspNetCore.Server.IISIntegration (1)
IISMiddleware.cs (1)
167
return
_next
(httpContext);