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