2 references to CancellationToken
Aspire.Hosting (2)
ApplicationModel\ExecutableLaunchRecipe.cs (2)
402context.CancellationToken); 409catch (OperationCanceledException) when (context.CancellationToken.IsCancellationRequested)