2 writes to _cachedToString
Microsoft.Extensions.Logging.Abstractions (2)
FormattedLogValues.cs (2)
60_cachedToString = null; 109return _cachedToString ??= _formatter.Format(_values);