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