3 references to InvokeException
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (3)
Hubs.cs (3)
23public string InvokeException() => TestHubMethodsImpl.InvokeException(); 145public string InvokeException() => TestHubMethodsImpl.InvokeException(); 181public string InvokeException() => TestHubMethodsImpl.InvokeException();