2 references to Warning
Microsoft.Extensions.Logging.EventLog (1)
EventLogLogger.cs (1)
194return EventLogEntryType.Warning;
System.Diagnostics.EventLog (1)
System\Diagnostics\EventLogTraceListener.cs (1)
172data.EntryType = EventLogEntryType.Warning;