1 reference to ExceptionInfo
Microsoft.Extensions.Logging.EventSource (1)
EventSourceLogger.cs (1)
234return exception != null ? new ExceptionInfo(exception) : ExceptionInfo.Empty;