2 references to GetItemsAndPropertiesWithFallbackAsync
aspire (2)
Projects\ProjectUpdater.cs (2)
409var itemsAndPropertiesDocument = await GetItemsAndPropertiesWithFallbackAsync(context.AppHostProjectFile, context, cancellationToken); 945? await GetItemsAndPropertiesWithFallbackAsync(projectFile, context, cancellationToken)