1 write to _requestDelegate
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
DummyApplication.cs (1)
20_requestDelegate = requestDelegate;
1 reference to _requestDelegate
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
DummyApplication.cs (1)
35await _requestDelegate(httpContext);