1 write to _token
Microsoft.AspNetCore.SignalR.Core (1)
src\SignalR\common\Shared\ClientResultsManager.cs (1)
131
_token
= cancellationToken;
2 references to _token
Microsoft.AspNetCore.SignalR.Core (2)
src\SignalR\common\Shared\ClientResultsManager.cs (2)
138
if (
_token
.CanBeCanceled)
140
_tokenRegistration =
_token
.UnsafeRegister(static o =>