1 instantiation of ConnectionLogScope
Microsoft.AspNetCore.Http.Connections.Client (1)
HttpConnection.cs (1)
165
_logScope = new
ConnectionLogScope
();
1 reference to ConnectionLogScope
Microsoft.AspNetCore.Http.Connections.Client (1)
HttpConnection.cs (1)
53
private readonly
ConnectionLogScope
_logScope;