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