5 references to Clear
Microsoft.AspNetCore.Diagnostics (2)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (1)
151context.Response.Clear();
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (1)
293context.Response.Clear();
Microsoft.AspNetCore.Http (1)
Timeouts\RequestTimeoutsMiddleware.cs (1)
120context.Response.Clear();
Microsoft.AspNetCore.StaticAssets (1)
StaticAssetsInvoker.cs (1)
171context.Response.Clear();
Microsoft.AspNetCore.StaticFiles (1)
StaticFileContext.cs (1)
331context.Response.Clear();