1 write to _notifyOnReconnect
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.cs (1)
5464_notifyOnReconnect = notifyOnReconnect;
1 reference to _notifyOnReconnect
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.cs (1)
5458return _notifyOnReconnect(writer);