1 reference to OnResolvedAsync
Aspire.Hosting.Python (1)
src\Shared\RequiredCommandValidator.cs (1)
107
(isValid, validationMessage) = await
OnResolvedAsync
(resolved, cancellationToken).ConfigureAwait(false);