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