3 references to _resetBeforeResponseResetsCts
InProcessWebSite (3)
Startup.cs (3)
1342
_resetBeforeResponseResetsCts
.SetResult();
1346
_resetBeforeResponseResetsCts
.SetException(ex);
1353
await
_resetBeforeResponseResetsCts
.Task;