1 write to _connectDelegate
Microsoft.AspNetCore.SignalR.Tests.Utils (1)
DelegateConnectionFactory.cs (1)
16_connectDelegate = connectDelegate;
1 reference to _connectDelegate
Microsoft.AspNetCore.SignalR.Tests.Utils (1)
DelegateConnectionFactory.cs (1)
21return _connectDelegate(endPoint);