1 write to _requestDelegate
Microsoft.AspNetCore.Server.HttpSys.NonHelixTests (1)
DummyApplication.cs (1)
18
_requestDelegate
= requestDelegate;
1 reference to _requestDelegate
Microsoft.AspNetCore.Server.HttpSys.NonHelixTests (1)
DummyApplication.cs (1)
33
await
_requestDelegate
(httpContext);