3 references to OnStarting
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
73Context.Response.OnStarting(FinishResponseAsync);
Microsoft.AspNetCore.Authentication.Negotiate (1)
NegotiateHandler.cs (1)
189Response.OnStarting(() =>
Microsoft.AspNetCore.Watch.BrowserRefresh (1)
src\sdk\src\Dotnet.Watch\Web.Middleware\BrowserRefreshMiddleware.cs (1)
90context.Response.OnStarting(() =>