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)
5343
return
_notifyOnReconnect
(writer);