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