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