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)
169
context.Response.OnStarting(
_clearCacheHeadersDelegate
, context.Response);