2 references to SendStreamInvocationAsync
Microsoft.AspNetCore.SignalR.Specification.Tests (2)
src\SignalR\common\testassets\Tests.Utils\TestClient.cs (2)
98var invocationId = await SendStreamInvocationAsync(methodName, streamIds, args); 196return SendStreamInvocationAsync(methodName, streamIds: null, args);