3 references to IdMaximumPayloadBytesExceeded
Microsoft.Extensions.Caching.Hybrid (1)
Internal\Log.cs (1)
24[LoggerMessage(LogLevel.Error, "Cache MaximumPayloadBytes ({Bytes}) exceeded.", EventName = "MaximumPayloadBytesExceeded", EventId = IdMaximumPayloadBytesExceeded, SkipEnabledCheck = false)]
Microsoft.Extensions.Caching.Hybrid.Tests (2)
SizeTests.cs (2)
23[InlineData("abc", 1024L, true, 8L, null, Log.IdMaximumPayloadBytesExceeded)] // reasonable size limit, small HC quota 95[InlineData("abc", 1024L, true, 8L, null, Log.IdMaximumPayloadBytesExceeded)] // reasonable size limit, small HC quota