2 references to NextAsync
Aspire.Dashboard (2)
Utils\CancellationSeries.cs (2)
12/// started when <see cref="NextAsync"/> was called. Each call of that method cancels the last token it issued, then returns a new one. 49/// Multiple calls to this method will be no-ops until <see cref="NextAsync"/> is called,