3 instantiations of MyClient
Microsoft.AspNetCore.SignalR.Client.Tests (3)
HubClientProxyGeneratorTests.cs (3)
106
var myClient = new
MyClient
();
157
var myClient = new
MyClient
();
240
var myClient = new
MyClient
();
3 references to MyClient
Microsoft.AspNetCore.SignalR.Client.Tests (3)
HubClientProxyGeneratorTests.cs (3)
106
var
myClient = new MyClient();
157
var
myClient = new MyClient();
240
var
myClient = new MyClient();