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)
138if (_token.CanBeCanceled) 140_tokenRegistration = _token.UnsafeRegister(static o =>