2 references to MaxQueueLengthBadValue
Microsoft.Extensions.Logging.Console (2)
ConsoleLoggerOptions.cs (1)
97throw new ArgumentOutOfRangeException(SR.Format(SR.MaxQueueLengthBadValue, nameof(value)));
ConsoleLoggerProcessor.cs (1)
28throw new ArgumentOutOfRangeException(SR.Format(SR.MaxQueueLengthBadValue, nameof(value)));