3 references to InvokeException
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (3)
Hubs.cs (3)
24
public string InvokeException() => TestHubMethodsImpl.
InvokeException
();
146
public string InvokeException() => TestHubMethodsImpl.
InvokeException
();
184
public string InvokeException() => TestHubMethodsImpl.
InvokeException
();