3 references to StreamException
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (3)
Hubs.cs (3)
25public ChannelReader<int> StreamException() => TestHubMethodsImpl.StreamException(); 145public ChannelReader<int> StreamException() => TestHubMethodsImpl.StreamException(); 179public ChannelReader<int> StreamException() => TestHubMethodsImpl.StreamException();