2 references to GetNuGetSourcesAsync
aspire (2)
Projects\PrebuiltAppHostServer.cs (2)
172var sources = await GetNuGetSourcesAsync(channelName, cancellationToken); 211channelSources = await GetNuGetSourcesAsync(channelName, cancellationToken);