1 write to _cachedToString
Microsoft.AspNetCore.Http.Connections (1)
Internal\ConnectionLogScope.cs (1)
54_cachedToString = string.Format(
2 references to _cachedToString
Microsoft.AspNetCore.Http.Connections (2)
Internal\ConnectionLogScope.cs (2)
50if (_cachedToString == null) 61return _cachedToString;