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