1 write to _cancellationToken
Aspire.Dashboard (1)
Otlp\Storage\Subscription.cs (1)
40
_cancellationToken
= _cts.Token;
1 reference to _cancellationToken
Aspire.Dashboard (1)
Otlp\Storage\Subscription.cs (1)
83
if (!await TryQueueAsync(
_cancellationToken
).ConfigureAwait(false))