3 references to HubClientProxyGeneratorTests
Microsoft.AspNetCore.SignalR.Client.Tests (3)
HubClientProxy.g.cs (2)
19if (typeof(T) == typeof(Microsoft.AspNetCore.SignalR.Client.Tests.HubClientProxyGeneratorTests.IMyClient)) 21return (System.IDisposable) new CallbackProviderRegistration(RegisterMicrosoftAspNetCoreSignalRClientTestsHubClientProxyGeneratorTestsIMyClient(conn, (Microsoft.AspNetCore.SignalR.Client.Tests.HubClientProxyGeneratorTests.IMyClient) p));
HubClientProxy.IMyClient.g.cs (1)
12private static System.IDisposable[] RegisterMicrosoftAspNetCoreSignalRClientTestsHubClientProxyGeneratorTestsIMyClient(HubConnection connection, Microsoft.AspNetCore.SignalR.Client.Tests.HubClientProxyGeneratorTests.IMyClient provider)