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