2 references to OnValidatedAsync
Aspire.Hosting.Azure.Functions (2)
src\Shared\RequiredCommandValidator.cs (2)
16
/// Once validated, the resolved full path is passed to <see cref="
OnValidatedAsync
"/> for
156
await
OnValidatedAsync
(resolved, cancellationToken).ConfigureAwait(false);