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)
50
if (
_cachedToString
== null)
58
return
_cachedToString
;