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