1 write to _cts
Aspire.Dashboard (1)
Otlp\Storage\Subscription.cs (1)
32_cts = new CancellationTokenSource();
3 references to _cts
Aspire.Dashboard (3)
Otlp\Storage\Subscription.cs (3)
33_cancellationToken = _cts.Token; 106_cts.Cancel(); 107_cts.Dispose();