1 instantiation of ConnectionLogScope
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
246
_logScope = new
ConnectionLogScope
();
1 reference to ConnectionLogScope
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
77
private readonly
ConnectionLogScope
_logScope;