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