1 write to _tokenRegistration
Microsoft.AspNetCore.SignalR.Core (1)
src\SignalR\common\Shared\ClientResultsManager.cs (1)
140
_tokenRegistration
= _token.UnsafeRegister(static o =>
2 references to _tokenRegistration
Microsoft.AspNetCore.SignalR.Core (2)
src\SignalR\common\Shared\ClientResultsManager.cs (2)
157
_tokenRegistration
.Dispose();
163
_tokenRegistration
.Dispose();