1 write to CancelTokenRegistration
dotnet-watch (1)
SocketConnectionManager.cs (1)
54newConnection.CancelTokenRegistration = httpRequestAborted.Register(() =>
2 references to CancelTokenRegistration
dotnet-watch (2)
SocketConnectionManager.cs (1)
31connection.Value.CancelTokenRegistration.Dispose();
WebSocketConnection.cs (1)
35CancelTokenRegistration.Dispose();