4 references to CreateConnection
Microsoft.AspNetCore.SignalR.Client.Tests (4)
HttpConnectionTests.cs (3)
102CreateConnection(httpOptions), 148CreateConnection(httpOptions, loggerFactory: mockLoggerFactory.Object), 190CreateConnection(httpOptions),
HttpConnectionTests.Helpers.cs (1)
40return CreateConnection(httpOptions, loggerFactory, transport, transportFactory, transferFormat);