2 writes to Formatter
Microsoft.Extensions.Telemetry (2)
Logging\ExtendedLogger.cs (1)
305joiner.Formatter = formatter;
Logging\ExtendedLogger.LegacyTagJoiner.cs (1)
39Formatter = null;
1 reference to Formatter
Microsoft.Extensions.Telemetry (1)
Logging\ExtendedLogger.cs (1)
357var fmt = (Func<TState, Exception?, string>)s.Formatter!;