1 write to _cachedToString
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\ConnectionLogScope.cs (1)
52_cachedToString = string.Format(
2 references to _cachedToString
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\ConnectionLogScope.cs (2)
50if (_cachedToString == null) 58return _cachedToString;