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