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)
33await _requestDelegate(httpContext);