40 references to ArgumentNullThrowHelper
Microsoft.AspNetCore.SignalR.Client.Core (40)
HubConnectionExtensions.cs (18)
34ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 49ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 67ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 86ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 106ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 127ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 149ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 172ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 196ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 229ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 244ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 262ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 281ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 301ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 322ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 344ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 367ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 391ArgumentNullThrowHelper.ThrowIfNull(hubConnection);
HubConnectionExtensions.InvokeAsync.cs (1)
225ArgumentNullThrowHelper.ThrowIfNull(hubConnection);
HubConnectionExtensions.InvokeAsyncGeneric.cs (1)
273ArgumentNullThrowHelper.ThrowIfNull(hubConnection);
HubConnectionExtensions.OnResult.cs (18)
57ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 73ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 90ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 110ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 131ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 153ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 176ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 200ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 225ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 251ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 270ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 290ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 311ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 333ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 356ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 380ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 405ArgumentNullThrowHelper.ThrowIfNull(hubConnection); 431ArgumentNullThrowHelper.ThrowIfNull(hubConnection);
HubConnectionExtensions.StreamAsChannelAsync.cs (1)
274ArgumentNullThrowHelper.ThrowIfNull(hubConnection);
src\Shared\NonCapturingTimer\NonCapturingTimer.cs (1)
18ArgumentNullThrowHelper.ThrowIfNull(callback);