4 references to _cts
Aspire.Dashboard (4)
ServiceClient\DashboardClient.cs (4)
113
_clientCancellationToken =
_cts
.Token;
121
_cts
.Cancel();
1164
_cts
.Cancel();
1165
_cts
.Dispose();