4 references to ReportCandidateFoundAsync
aspire (4)
Projects\ProjectLocator.cs (4)
407await ReportCandidateFoundAsync(appHostProject, ct).ConfigureAwait(false); 435await ReportCandidateFoundAsync(appHostProject, ct).ConfigureAwait(false); 532await ReportCandidateFoundAsync(appHostProject, cancellationToken).ConfigureAwait(false); 543await ReportCandidateFoundAsync(appHostProject, cancellationToken).ConfigureAwait(false);