1 write to _cts
Aspire.Dashboard (1)
Otlp\Storage\Subscription.cs (1)
39_cts = new CancellationTokenSource();
3 references to _cts
Aspire.Dashboard (3)
Otlp\Storage\Subscription.cs (3)
40_cancellationToken = _cts.Token; 114_cts.Cancel(); 115_cts.Dispose();