2 references to QueueModeNotSupported
Microsoft.Extensions.Logging.Console (2)
ConsoleLoggerOptions.cs (1)
78throw new ArgumentOutOfRangeException(SR.Format(SR.QueueModeNotSupported, nameof(value)));
ConsoleLoggerProcessor.cs (1)
46throw new ArgumentOutOfRangeException(SR.Format(SR.QueueModeNotSupported, nameof(value)));