2 references to ExpirationSharedMaxAgeExceeded
Microsoft.AspNetCore.ResponseCaching (2)
ResponseCachingPolicyProvider.cs (2)
140
context.Logger.
ExpirationSharedMaxAgeExceeded
(age, context.ResponseSharedMaxAge.Value);
186
context.Logger.
ExpirationSharedMaxAgeExceeded
(age, cachedSharedMaxAge.Value);