4 references to OnStarting
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
72
Context.Response.
OnStarting
(FinishResponseAsync);
Microsoft.AspNetCore.Components.Endpoints (2)
SessionCascadingValueSupplier.cs (1)
43
_httpContext.Response.
OnStarting
(PersistAllValues);
TempData\TempDataProviderServiceCollectionExtensions.cs (1)
60
httpContext.Response.
OnStarting
(() =>
Microsoft.AspNetCore.Watch.BrowserRefresh (1)
src\sdk\src\Dotnet.Watch\Web.Middleware\BrowserRefreshMiddleware.cs (1)
90
context.Response.
OnStarting
(() =>