4 references to _cts
Aspire.Dashboard (4)
ServiceClient\DashboardClient.cs (4)
89
_clientCancellationToken =
_cts
.Token;
97
_cts
.Cancel();
760
_cts
.Cancel();
761
_cts
.Dispose();