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