1 write to _clearCacheHeadersDelegate
Microsoft.AspNetCore.Diagnostics (1)
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (1)
45_clearCacheHeadersDelegate = ClearCacheHeaders;
1 reference to _clearCacheHeadersDelegate
Microsoft.AspNetCore.Diagnostics (1)
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (1)
169context.Response.OnStarting(_clearCacheHeadersDelegate, context.Response);