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