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