1 write to TypeName
Microsoft.Extensions.Logging.EventSource (1)
ExceptionInfo.cs (1)
22
TypeName
= exception.GetType().FullName;
1 reference to TypeName
Microsoft.Extensions.Logging.EventSource (1)
EventSourceLogger.cs (1)
139
new KeyValuePair<string, string?>("TypeName", exceptionInfo.
TypeName
),