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