1 write to _cachedToString
Microsoft.AspNetCore.HttpLogging (1)
HttpLog.cs (1)
64_cachedToString = builder.ToString();
2 references to _cachedToString
Microsoft.AspNetCore.HttpLogging (2)
HttpLog.cs (2)
38if (_cachedToString == null) 67return _cachedToString;