3 references to StreamException
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (3)
Hubs.cs (3)
28
public ChannelReader<int> StreamException() => TestHubMethodsImpl.
StreamException
();
150
public ChannelReader<int> StreamException() => TestHubMethodsImpl.
StreamException
();
188
public ChannelReader<int> StreamException() => TestHubMethodsImpl.
StreamException
();