2 references to StopAsyncCore
Microsoft.AspNetCore.SignalR.Client.Core (2)
HubConnection.cs (2)
316await StopAsyncCore(disposing: false).ConfigureAwait(false); 332await StopAsyncCore(disposing: true).ConfigureAwait(false);